summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/gethostname.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* 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