diff options
author | wollman <wollman@FreeBSD.org> | 2002-09-21 02:08:32 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2002-09-21 02:08:32 +0000 |
commit | 79968085d79730c9535e8f47ec3c1887f34b4f8f (patch) | |
tree | aced3b79e263c8cd545ec2f582a5f087b2dc32d0 /lib | |
parent | f7d0cc804ce78104de524f93d1bc18b3c950de14 (diff) | |
download | FreeBSD-src-79968085d79730c9535e8f47ec3c1887f34b4f8f.zip FreeBSD-src-79968085d79730c9535e8f47ec3c1887f34b4f8f.tar.gz |
Define constants for those POSIX options and option groups which are
(or would be) implemented (or not) exclusively in user-land. A threads
expert should check over the values I have set to make sure that they
correctly reflect reality.
Move all sysconf() keys here from <sys/unistd.h> as they are not implemented
in the kernel. Add new keys from 1003.1-2001 final text. (Some additional
keys are expected in TC1.)
Add some protection against redundant declarations between <stdlib.h>
and <unistd.h> for some functions which XSI requires in the former and
BSD traditionally declares in the latter. Restrict qualifiers and other
changes from 1003.1-2001 have not been made to the functions prototyped here.
(3 of 5)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions