libposix1e integrated into libc in FreeBSD CVS
Thomas Moestl
tmoestl at gmx.net
Wed Apr 4 23:42:29 GMT 2001
As the subject says, libposix1e, the library which implemented
POSIX.1e syscall wrappers and utility functions, has been moved into
the C library in FreeBSD-CURRENT.
This should improve that compatability with other implementations and
allow us to make wider use of POSIX.1e functions in the base system,
for example for integrating acl support into base system utilities and
setting capability user context in libutil.
This change requires applications that require POSIX.1e functions to
be recompiled without -lposix1e for use with -CURRENT.
- thomas
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-discuss" in the body of the message
More information about the trustedbsd-discuss
mailing list