summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'jkoshy1999-01-271-4/+4
* Mostly remove the VM_STACK OPTION.julian1999-01-261-0/+19
* Enable Linux threads support by default.julian1999-01-261-0/+6
* Backed out most of previous commit to go with backing out support forbde1999-01-241-4/+6
* Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)truckman1999-01-191-0/+7
* revoke(2) is supported on regular files under current. Change wordingjkoshy1999-01-181-6/+5
* Updated type of ss_size in struct sigaltstack.bde1999-01-011-3/+2
* Commit out caveat about hardlinks to directories since they aresteve1998-12-131-27/+27
* Enable aio_read(2).jkoshy1998-11-241-2/+2
* Don't mention exit(3) in explanation; _exit(2) is a better choice.jkoshy1998-11-231-2/+2
* Man page for aio_read(2).jkoshy1998-11-191-0/+189
* Update to reflect reality.nectar1998-11-161-4/+4
* Added info about non-blocking support.dg1998-11-061-1/+15
* Added a manual page for sendfile(2).dg1998-11-052-2/+139
* Typo.jmz1998-10-301-1/+1
* Fix types.dima1998-10-211-19/+19
* Document the fact that shutdown(2) is expected to comply with Posix.1g,wollman1998-09-121-3/+20
* Use ellipsis in synopsis.jkoshy1998-09-121-2/+6
* Mention which system interface functions are signal-safe.brian1998-09-091-1/+103
* Add $Id$, remove quoting for `...'.jkoshy1998-09-091-1/+3
* Use ellipsis in the synopsis, and an appropriate explanation injkoshy1998-09-082-4/+12
* Use a varargs style prototype in the manual page, with accompanyingjkoshy1998-09-061-1/+14
* Sort cross references.wosch1998-08-313-10/+10
* Typo fix.jkoshy1998-08-281-1/+1
* Describe what constitues an exceptional condition.steve1998-08-241-0/+2
* Remove support for NetBSD syscalls.jb1998-08-175-343/+1
* oops, forgot to do ``cvs add'' first.jlemon1998-07-281-0/+79
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-2/+3
* Correct wording on range of addresses examined by `msync(2)'.jkoshy1998-07-091-2/+2
* Document EINVAL return value.bde1998-06-141-0/+7
* Implement compile time thread lock debug.jb1998-06-092-4/+4
* Rename fstat as _thread_sys_fstat if being built into libc_r.jb1998-06-091-1/+5
* Implement thread support for libc_r. Make the lseek syscall directlyjb1998-06-091-2/+7
* Spelling nits.jkoshy1998-06-062-4/+4
* Fix a bunch of spelling errors.steve1998-06-049-16/+16
* kill.1: Remove reference to obsolete sigvec(2) man page. Removedjkoshy1998-05-181-2/+1
* Remove reference to signanosleepache1998-05-141-1/+0
* Nuke signanosleep()peter1998-05-142-21/+3
* Add a BUGS section and describe a problem I've been having forbrian1998-05-091-1/+14
* Typo fix.jraynard1998-05-031-2/+2
* Fixed disordering and other style bugs in rev.1.50.bde1998-05-011-6/+4
* Change the description of errno to match the thread-aware implementationjb1998-04-301-32/+6
* Build __error.c into libc, but not libc_r. The weak symbol in thejb1998-04-301-2/+7
* `sigprocmask()' man page references `sigmask()' in synopsis.phk1998-04-261-1/+0
* Backed out lseek changes.des1998-04-191-1/+1
* Return EINVAL and do not changefile pointer if resulting offset is negative.des1998-04-181-2/+2
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-285-1/+532
* For 1.3, NetBSD replaced the swapon() syscall with swapctl() and movedjb1998-03-232-2/+46
* For 1.3, NetBSD walloped the msync syscall and replaced it withjb1998-03-232-2/+59
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-191-6/+8
OpenPOWER on IntegriCloud