summaryrefslogtreecommitdiff
path: root/lib/libc/gen/gethostname.c
Commit message (Collapse)AuthorAgeFilesLines
* gethostname() returns int, not long. Answered my own question byJordan K. Hubbard1996-12-051-1/+1
| | | | | | | | RTFM'ing. Either both the header files and the man pages are wrong or this code is, and I'll take the majority decision. :-) Notes: svn path=/head/; revision=20160
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+55
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573