freebsd-dev/sys/posix4
Peter Dufault 2a61a11038 1. Don't use "nosys" and generate coredumps for unconfigured
system calls - return ENOSYS per the spec.

2. Fix interface stub to set priority properly.
1998-05-18 12:53:45 +00:00
..
aio.h Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
ksched.c 1. Don't use "nosys" and generate coredumps for unconfigured 1998-05-18 12:53:45 +00:00
mqueue.h Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
p1003_1b.c 1. Don't use "nosys" and generate coredumps for unconfigured 1998-05-18 12:53:45 +00:00
posix4_mib.c Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
posix4.h The system call stubs for the sched_* system calls can't be 1998-03-28 22:44:28 +00:00
sched.h Add C++ support. 1998-05-12 05:11:51 +00:00
semaphore.h Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00