summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Make SYNOPSIS compile.ru2005-11-241-1/+1
* Fix prototypes.ru2005-11-241-3/+3
* Fix prototypes.ru2005-11-241-2/+2
* Keep up with const poisoning in uuid.h,v 1.3.ru2005-11-241-6/+6
* Fix prototype.ru2005-11-241-2/+2
* Fix prototype.ru2005-11-231-1/+3
* Fix prototype.ru2005-11-232-2/+2
* Fix prototypes.ru2005-11-233-4/+4
* There's no longer^Wyet <sys/capability.h>.ru2005-11-231-1/+1
* Fix inet6_opt_get_val() prototype.ru2005-11-231-1/+1
* Make SYNOPSIS compile.ru2005-11-231-3/+3
* Make SYNOPSIS compile after imp@'s changes.ru2005-11-232-11/+11
* Make SYNOPSIS compile.ru2005-11-231-1/+1
* Add missing includes.ru2005-11-231-1/+3
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* Document CLOCK_UPTIME which returns the current uptime in SI seconds.andre2005-11-181-1/+3
* Fix up markup.ru2005-11-181-7/+9
* Fix up markup etc. in recently born manpage.ru2005-11-185-152/+316
* -mdoc sweep.ru2005-11-1722-35/+52
* The KAME's getipnodebyaddr() code honor the MULTI_PTRS_ARE_ALIASESume2005-11-151-0/+1
* Fix a stub function so that is has the correct number ofdeischen2005-11-121-3/+3
* add continued status.davidxu2005-11-121-4/+4
* Insert missing copyright headers.davidxu2005-11-125-0/+10
* Only signo should be marked with .Fa.davidxu2005-11-111-1/+2
* Fix plural.delphij2005-11-111-1/+1
* Fix plural.davidxu2005-11-111-1/+1
* Fix copy-paste issue.davidxu2005-11-111-2/+0
* Add POSIX timer manuals.davidxu2005-11-114-0/+368
* Add descriptions about signal queue.davidxu2005-11-111-0/+24
* Er, highlight function wait().davidxu2005-11-111-7/+10
* Add notes about queued SIGCHLD.davidxu2005-11-111-0/+10
* Add manuals for sigqueue, sigtimedwait, sigwaitinfo.davidxu2005-11-113-2/+296
* Document the fact that sendfile(2) can EOPNOTSUPP if the underlyingjkoshy2005-10-311-0/+5
* Sort error list.jkoshy2005-10-311-21/+22
* Make __sem_timedwait() consistent with the sem_timedwait() prototype.stefanf2005-10-181-1/+1
* Fix a long line in copyright notice.cognet2005-10-031-1/+2
* Add an asm version of strlen() for arm (how useful).cognet2005-10-032-1/+78
* Just by allocating size*2 bytes we can't be sure that new size will be enough,ache2005-09-181-2/+2
* Use the correct function name as .Nm argument.brueffer2005-09-181-1/+1
* Cosmetic fixes to prev. commit.ache2005-09-151-4/+4
* Remove any hardcoded assumptions about malloc's way of allocating,ache2005-09-141-4/+4
* Don't reuse *pl to skip [], it is already used for {} parts in the loop aboveache2005-09-141-3/+3
* Include a couple of headers to ensure consistency between the prototype andstefanf2005-09-1216-0/+22
* - Add prototypes for __cmpdi2() and __ucmpdi2().stefanf2005-09-121-10/+2
* Use prototypes for CHIN1() and CHIN().stefanf2005-09-121-6/+2
* Move the declaration of __cleanup to libc_private.h as it is used in bothstefanf2005-09-125-4/+12
* Add a couple of missing MLINKS.stefanf2005-09-111-0/+17
* The arguments for time2posix() and posix2time() are time_t values, notstefanf2005-09-111-3/+3
* Add mkfifo(2) to the man page SEE ALSO list for umask(2) -- it'srwatson2005-09-101-0/+1
* Add an MLINK for devname_r().stefanf2005-09-101-0/+1
OpenPOWER on IntegriCloud