summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2007-10-22Add a reference to RFC 2783. Requested by joerg@simonb
2007-10-09Add cancellation stubs in libpthread for POSIX messages queues andrmind
2007-09-27make this compilable from rtld.christos
2007-09-25remove extraneous "has"tnn
2007-09-06PR/36933 - Robert Elz -- ARPA IPv6 -> IPv6jnemeth
2007-08-07Change the signature of _lwp_park() to accept an lwpid_t and secondad
2007-08-02Explicitly talk about file pointers (to avoid confusion with general C pointe...wiz
2007-07-18Uppercase logical OR operator.wiz
2007-07-17Add native mremap system call based on the UVM implementation forjoerg
2007-07-14Document the new 'data_len' argument.dsl
2007-07-14Change libc system callstub from 'mount' to '__mount50', add compat call.dsl
2007-06-10Note ZFS returning the number of entries instead of the size of the directory.christos
2007-06-03provide a weak symbol for readlink since it is used internally.christos
2007-05-29Try to make select(2) man page more insightful, by providing an example.manu
2007-03-12Correct the struct name for PT_LWPINFOskrll
2007-03-06the "addr" argument to ptrace(2) is void* nowdrochner
2007-03-02Bump date for previous.wiz
2007-02-20Add PF_BLUETOOTH to list of supported protocol familiesplunky
2007-02-17Fix Dd argument.wiz
2007-02-10Add manual pages for new LWP syscalls.ad
2007-02-10- Sync with reality.ad
2007-02-09- Exclude SA syscalls from LintSysNormal.c.ad
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2007-01-20Sort ERRORS section.wiz
2007-01-20Drop trailing whitespace.wiz
2007-01-20Manual pages for new LWP system calls. Not enabled in the Makefile.ad
2007-01-18-fix use of arguments and remove an outdated sectiondrochner
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
2007-01-16Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all,ad
2007-01-09Bump date for previous.wiz
2007-01-09chmod fails with EPERM when you try to set the S_ISGID bit on a filerillig
2007-01-04Re-add removed block:wiz
2007-01-03Remove duplicate EMFILE description.wiz
2007-01-03Fixed wrong and illogical statement:cbiere
2006-12-31Whitespace.uebayasi
2006-12-29remove nqnfs. pointed by Tom Spindler.yamt
2006-12-23Sort errors; use Dv; s/=A0/ /wiz
2006-12-22markup fixespooka
2006-11-25PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to thechristos
2006-11-22Don't expose _ss functions for 4.0. Requested by core.christos
2006-11-17Added EINTR and sorted the error names alphabetically.rillig
2006-11-10fix lint.christos
2006-11-09libgcc needs __stack_chk_fail_local(); make it publicchristos
2006-11-08Add the threaded version.christos
2006-11-08add ssp code and bump.christos
2006-10-31Changed error message of ENOPROTOOPT to "Protocol option not available".cbiere
2006-10-30Add references to other filehandle man pages.mjf
2006-10-26Bump date for previous.wiz
2006-10-23open(2) can fail with EPERM.rillig
2006-10-21Added a cross reference to stat(2), since that's the way how the currentrillig