Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jdolecek
Date: Mon Apr 14 08:12:13 UTC 2003
Modified Files:
src/include: unistd.h
src/lib/libc/sys: setuid.2
Log Message:
seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open
portability guide issue 6, adjust headers to expose the function
prototypes with appropriate _POSIX_C_SOURCE/_XOPEN_SOURCE defines
fixes standards/21136 by MAEKAWA Masahide
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/include/unistd.h
cvs rdiff -r1.14 -r1.15 src/lib/libc/sys/setuid.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index