mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
5 lines
161 B
C
5 lines
161 B
C
#define _POSIX_JOB_CONTROL 1
|
|
#undef _POSIX_SAVED_IDS
|
|
#define _POSIX_CHOWN_RESTRICTED 1
|
|
#define _POSIX_NO_TRUNC -1
|
|
#define _POSIX_VDISABLE ((unsigned char) -1)
|