New POSIX 1003.1b syscalls; from pk@NetBSD
authortholo <tholo@openbsd.org>
Sun, 20 Apr 1997 20:56:17 +0000 (20:56 +0000)
committertholo <tholo@openbsd.org>
Sun, 20 Apr 1997 20:56:17 +0000 (20:56 +0000)
commit860d5110bab0554d612da9521d84ffa60883c5a5
tree5ad5a98c89db796dac8882993bb4c3b00705bd8b
parentfdd3d32dfca01081b77939ea35338932df824d10
New POSIX 1003.1b syscalls; from pk@NetBSD
lib/libc/shlib_version
lib/libc/sys/Makefile.inc
lib/libc/sys/nanosleep.2 [new file with mode: 0644]
lib/libc/sys/timer_create.c [new file with mode: 0644]
lib/libc/sys/timer_delete.c [new file with mode: 0644]
lib/libc/sys/timer_getoverrun.c [new file with mode: 0644]
lib/libc/sys/timer_gettime.c [new file with mode: 0644]
lib/libc/sys/timer_settime.c [new file with mode: 0644]