summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sethostname.c
Commit message (Collapse)AuthorAgeFilesLines
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-7/+0
| | | | Submitted by: keramida
* 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.
* sethostname() returns int, not long. I could get used to having thisjkh1996-12-051-2/+2
| | | | | | | copy of insure++, too bad the runtime only works for BSD/OS. :-( Maybe they'll be so impressed by my initial 15 entry bug report for it that they'll take the FreeBSD version more seriously. :-) :-)
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+58
OpenPOWER on IntegriCloud