summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Proper spacing in the Synopsis.max1997-10-161-2/+2
* Include the machine-dependent Makefile.inc for sys in the correct place.bde1997-10-151-1/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-33/+21
* Add the AIO/LIO to libc. They aren't fully done yet, but have been in thedyson1997-10-101-2/+4
* Sort cross refereces in section SEE ALSO.wosch1997-09-295-8/+8
* Typo fixmsmith1997-09-281-1/+1
* Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-141-2/+2
* A poll(2) manpage.peter1997-09-142-2/+190
* Generate poll syscall stubpeter1997-09-141-2/+2
* Document SA_NOCLDWAIT.joerg1997-09-131-17/+38
* Removed superfluous quoting of function args.bde1997-09-074-6/+6
* Fixed style bug in pseudocode.bde1997-09-071-1/+1
* Reference the correct version of BSD at the bottom of thesteve1997-08-231-1/+1
* Fixed off by 1 error.bde1997-08-211-2/+3
* Manpage for getsid(2).peter1997-08-192-2/+80
* Forgot to mention what getpgid(0) does.peter1997-08-191-0/+5
* Manpage for getpgid(2), wording taken from NetBSD.peter1997-08-192-3/+17
* Syscall stubs for getpgid()/getsid().peter1997-08-191-3/+3
* Reflect reality of sticky bits and UFS-based filesystems.steve1997-08-171-3/+10
* Describe the QCMD macro and its parameters.steve1997-08-171-5/+9
* Explicitly point that it_value == 0 disables timer regardles ofache1997-08-141-1/+3
* Describe itimerfix upper limitache1997-08-141-0/+8
* Default size for FD_SETSIZE is 1024 not 256.steve1997-08-111-1/+1
* execve of interpreter filesadam1997-07-081-2/+2
* Show the real revision date and not the date that thissteve1997-06-233-4/+4
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-2/+10
* Add xref to signanosleep(2)peter1997-06-011-0/+1
* Doc signanosleep, add to linkspeter1997-06-012-4/+28
* Generate signanosleep(2) syscall wrapperpeter1997-06-011-2/+3
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-1/+1
* Add clock_* and nanosleep manpages and links.peter1997-05-121-2/+5
* manpage for nanosleep(2)peter1997-05-121-0/+96
* Man pages for clock_{get/set}time() and clock_getres().peter1997-05-121-0/+124
* Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()peter1997-05-121-3/+7
* Add syscalls for kernel linker.dfr1997-05-071-2/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-21/+48
* Add vfork(2) to SEE ALSOache1997-04-251-0/+1
* Generate .S files for syscalls. This has many advantages:bde1997-04-231-34/+9
* Fixed missing const. Include <unistd.h> so that the function type getsbde1997-04-141-1/+3
* Fixed #includes in synopsis.bde1997-04-131-1/+4
* Updated the LOCK_* #defines in the synopsis to be lexically identicalbde1997-04-131-4/+4
* Fixed missing #include in synopsis.bde1997-04-111-0/+1
* Fixed return type of __syscall() in synopsis.bde1997-04-111-3/+3
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-1113-12/+18
* Fixed synopsis (the #include was bogus and the return type for brk() wasbde1997-04-111-2/+2
* Missing newline caused too much text to be fed to the macro.peter1997-04-081-1/+2
* setsid is declared in <unistd.h>, which is self sufficient (doesn't needpeter1997-04-081-1/+1
* Update to include details about the changes to setuid/setgid.peter1997-04-021-2/+6
* Correct the most glaring errors. I have a feeling there are somejdp1997-04-021-13/+7
* Link chown with lchownache1997-04-011-2/+2
OpenPOWER on IntegriCloud