summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* - If the directory to be removed has its immutable, undeletable or append-onlypjd2006-12-091-1/+9
* - If the parent directory of the file pointed at by the from argument has itspjd2006-12-091-0/+8
* Correct last commit. The parent directory of the file to be removed canpjd2006-12-091-3/+5
* When immutable, undeletable or append-only flag is set, rename(2)pjd2006-12-091-1/+8
* When undeletable flag is set, unlink(2) return EPERM.pjd2006-12-091-1/+1
* Grammar.ru2006-12-041-1/+1
* document recent change to return ECONNRESET for tcp socketssam2006-12-041-1/+4
* Note that, thanks to the work by Alan Cox et al, some arch'esyar2006-11-241-2/+19
* Document that the data field for NOTE_EXIT holds the process exit status.jhb2006-11-201-0/+2
* Add an entry for PT_GETLWPLIST.trhodes2006-11-091-1/+3
* Remove sys/uio.h include -- this is no longer required by the extattrrwatson2006-11-061-1/+0
* - clock_gettime is in time.h instead of sys/time.hdanger2006-11-041-3/+3
* 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
* 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
* Use normal parentheses.ru2006-10-121-5/+5
* 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
* o Follow the trend and try to explain what the slow device is.maxim2006-10-111-3/+5
* 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
* Fix markup, language, function prototype, and example code.ru2006-09-301-35/+49
* Fix typovd2006-09-261-2/+1
* remove thr_getscheduler, thr_setscheduler, thr_setschedparam,davidxu2006-09-211-9/+3
* Markup fixes.ru2006-09-1714-67/+79
* Remove more traces of Alpha.ru2006-09-171-4/+0
* Remove reference to T/TCP.joel2006-09-131-5/+2
* Fix a typobrian2006-09-101-2/+2
* Note that the system only allows a maximum of kern.kq_calloutmax timers.ceri2006-08-251-1/+10
* Document EAGAIN failure per PR. (Finally!)wes2006-08-161-1/+12
* We operate on 'statfs' structures, not on 'fsstat' structures.pjd2006-08-151-2/+2
* Commit the results of the typo hunt by Darren Pilgrim.yar2006-08-041-1/+1
* Add missing ;.nork2006-07-231-1/+1
* Add missing syscalls.nork2006-07-231-0/+12
* Make the mincore(2) return ENOMEM when requested range is not fully mapped.kib2006-06-211-2/+2
* o Sort .Xrs.maxim2006-06-131-1/+1
* Add xref to statfs(2)phk2006-06-131-0/+1
* o Document the fact truncate(2) has no effect for !VDIR or !VREG files.maxim2006-06-011-1/+5
* Remove reference to "System call restart" in intro(2). intro(2) does notrodrigc2006-05-201-3/+4
* * Document the fact that non-superusers cannot change file flags forkeramida2006-05-161-2/+47
* Update for rev 1.205 of vm_mmap.c.trhodes2006-04-211-7/+6
* o Document SO_NOSIGPIPE, touch .Dd.maxim2006-04-151-1/+9
* List pwritev in the NAME section.ru2006-04-141-1/+2
* Document that the documented 2GB mmap limit is actually apeter2006-03-231-22/+8
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+950
* Remove mq.c, the POSIX mqueue is implemented in librt.davidxu2006-03-081-73/+0
* Remove a useless word.brueffer2006-03-051-1/+1
OpenPOWER on IntegriCloud