1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-12 08:21:58 +03:00
Files
glibc/sysdeps/unix/bsd/posix_opt.h
Roland McGrath 28f540f45b initial import
1995-02-18 01:27:10 +00:00

6 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)