summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/gethostname.c
Commit message (Collapse)AuthorAgeFilesLines
* gethostname() returns int, not long. Answered my own question byjkh1996-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. :-)
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+55
OpenPOWER on IntegriCloud