mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
initial import
This commit is contained in:
6
sysdeps/stub/stdio_lim.h
Normal file
6
sysdeps/stub/stdio_lim.h
Normal file
@ -0,0 +1,6 @@
|
||||
#define L_tmpnam 1
|
||||
#define TMPMAX 0
|
||||
#define L_ctermid 1
|
||||
#define L_cuserid 1
|
||||
#define FOPEN_MAX 16
|
||||
#define FILENAME_MAX 14
|
Reference in New Issue
Block a user