summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Provide definitions suitable for arm big-endian.cognet2006-11-061-0/+5
* Remove sys/uio.h include -- this is no longer required by the extattrrwatson2006-11-061-1/+0
* Document return values for res_query and res_search.lawrance2006-11-042-3/+17
* - clock_gettime is in time.h instead of sys/time.hdanger2006-11-041-3/+3
* - change ABI for user trap handler for sun4v (eventually will sync sparc64 nokmacy2006-11-032-0/+7
* Replace the SEE ALSO xrefs with a more reasonable set stolen from POSIX.ru2006-11-021-2/+7
* Document MNT_GJOURNAL option.pjd2006-11-011-1/+4
* Backed out rev.1.10 (a special case for amd64). The amd64 mcount codebde2006-10-281-6/+0
* Add missing markup bits.ru2006-10-281-1/+3
* Merge res_send.c of BIND9 9.3.3rc2 into main chunk. It includesume2006-10-241-6/+7
* Revert the rev. 1.4, it causes breakage on most arches except i386.kib2006-10-231-4/+1
* Minor markup fix: A comma should be seperated by space from macrosimon2006-10-211-1/+1
* Avoid a potential hard sentence break.ru2006-10-211-1/+1
* Workaround for (what seems to be) compiler error for gcc 3.4.6. Onkib2006-10-211-1/+4
* file == NULL:ache2006-10-161-9/+14
* Honor errno obtained from __sflagsache2006-10-161-1/+3
* Back out ftruncate error handling. There can some file tipesache2006-10-161-9/+2
* Do real seekache2006-10-151-3/+11
* Forgot to bump the document date.ru2006-10-131-1/+1
* Some word smithing adopted from the PR.ru2006-10-131-14/+14
* Add missing comma.ru2006-10-131-1/+1
* Use normal parentheses.ru2006-10-121-5/+5
* Don't say "rightmost" when referring to the least significant bit.ru2006-10-121-4/+5
* More accurately document the implementation details of internal storage.ru2006-10-122-21/+23
* Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).ru2006-10-121-0/+2
* Document S_IRWXU and permission bits for group/other.ru2006-10-121-2/+11
* Document what "msgsz" argument really denotes. [1]ru2006-10-121-4/+9
* Note that the value from getenv() should not be modified by applications.trhodes2006-10-121-1/+5
* fix bus error in newsyslog by making sure that fields in struct fpemukmacy2006-10-121-0/+1
* o Follow the trend and try to explain what the slow device is.maxim2006-10-111-3/+5
* o From kern_prot.c::p_cansignal():maxim2006-10-101-2/+2
* Fix TLS on sparc64 for statically and dynamically linked binarieskmacy2006-10-082-3/+11
* getenv.3: Put "is" on a line with other wordstrhodes2006-10-072-3/+3
* Reword previous delta a little bit.trhodes2006-10-071-14/+8
* Fix ambiguity in description. Note that the aio_return() system call shouldtrhodes2006-10-071-5/+9
* Add missing word "returns."trhodes2006-10-071-1/+1
* Automatically re-stir every 400000 callsache2006-10-041-2/+4
* Revise markup in recently added manpages.ru2006-09-304-46/+51
* Fix markup, language, function prototype, and example code.ru2006-09-301-35/+49
* Markup nit.ru2006-09-291-1/+1
* Fix typovd2006-09-261-2/+1
* Keep compatible parts in sync with OpenBSD v1.21, add some comments.ache2006-09-231-15/+7
* Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSDache2006-09-221-12/+0
* Be more GNU compatible:ache2006-09-221-2/+5
* Do not declare __evOptMonoTime static in one place and externkan2006-09-221-0/+2
* Use correct type in va_arg argument.kan2006-09-212-2/+2
* remove thr_getscheduler, thr_setscheduler, thr_setschedparam,davidxu2006-09-211-9/+3
* o Don't fseek() on closed file.maxim2006-09-181-2/+2
* Markup fixes.ru2006-09-1722-130/+142
* Remove more traces of Alpha.ru2006-09-171-4/+0
OpenPOWER on IntegriCloud