summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Sort .Xr by section number.davidxu2005-12-138-14/+14
* Add cross references to siginfo.3.davidxu2005-12-1310-3/+13
* Fix markeup.davidxu2005-12-061-1/+2
* Fix markup.davidxu2005-12-051-5/+13
* Document SIGEV_NONE and SIGEV_SIGNAL.davidxu2005-12-051-0/+15
* Fix prototype.ru2005-12-031-1/+1
* Fix type of argument.ru2005-12-031-1/+1
* Break hard sentence break.ru2005-12-031-1/+2
* Remove implementation-defined, it has already been described in NOTESdavidxu2005-12-031-5/+0
* Remove implementation-defined sentences.davidxu2005-12-033-22/+5
* Fix lots of markup and content bug.davidxu2005-12-037-139/+201
* syscall -> system call.davidxu2005-12-027-25/+25
* Fix markup.davidxu2005-12-021-1/+4
* Tweak markup for POSIX standards. Minor wordsmithing.imp2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onimp2005-12-011-0/+17
* Update conformance and history sections.davidxu2005-11-304-4/+16
* Symlink mq_send to mq_timedsend.davidxu2005-11-301-0/+2
* Add manuals for POSIX message queue.davidxu2005-11-308-2/+1077
* Implement following POSIX message queue interfaces:davidxu2005-11-262-1/+74
* Make SYNOPSIS compile.ru2005-11-241-1/+1
* Fix prototypes.ru2005-11-241-3/+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 etc. in recently born manpage.ru2005-11-185-152/+316
* -mdoc sweep.ru2005-11-177-20/+37
* 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
* Add mkfifo(2) to the man page SEE ALSO list for umask(2) -- it'srwatson2005-09-101-0/+1
* - Document the fact that the real length of listen queue is 1.5 moreglebius2005-08-291-1/+16
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-312-3/+3
* Document the ECONNRESET errno value.dds2005-07-292-0/+7
* remove the supposed max of 2^31, it hasn't been this small in a veryjmg2005-07-181-4/+1
* Document the fact that if MAP_FIXED request has been successful itsobomax2005-07-151-0/+7
* - Add two new system calls: preadv() and pwritev() which are like readv()jhb2005-07-073-16/+48
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-302-2/+2
* Assorted markup fixes.ru2005-06-151-1/+3
* Fix the wording in this man page so that itrodrigc2005-06-101-2/+4
* Update .Dd value.alc2005-06-041-1/+1
* Eliminate the original method of requesting notification of aio_read(2) andalc2005-06-041-9/+0
OpenPOWER on IntegriCloud