glibc/sysdeps/stub/stdio_lim.h

7 lines
122 B
C
Raw Normal View History

1995-02-18 02:27:10 +01:00
#define L_tmpnam 1
#define TMPMAX 0
#define L_ctermid 1
#define L_cuserid 1
#define FOPEN_MAX 16
#define FILENAME_MAX 14