summaryrefslogtreecommitdiff
path: root/lib/libc/gen/gethostname.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* Add a kluge suggested by Marcel to paper over the difference betweenGarrett Wollman2003-08-191-0/+3
* Change gethostname() to set errno to ENAMETOOLONG instead of ENOMEMGarrett Wollman2003-08-191-4/+7
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* gethostname() returns int, not long. Answered my own question byJordan K. Hubbard1996-12-051-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+55