projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
518c67c
)
Generate correct file which defines FOPEN_MAX also when included by
author
drepper
<drepper>
Sun, 28 Dec 1997 15:21:19 +0000
(15:21 +0000)
committer
drepper
<drepper>
Sun, 28 Dec 1997 15:21:19 +0000
(15:21 +0000)
limits.h.
sysdeps/unix/sysv/linux/stdio_lim.h.in
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/stdio_lim.h.in
b/sysdeps/unix/sysv/linux/stdio_lim.h.in
index
0728095
..
bded904
100644
(file)
--- a/
sysdeps/unix/sysv/linux/stdio_lim.h.in
+++ b/
sysdeps/unix/sysv/linux/stdio_lim.h.in
@@
-21,7
+21,7
@@
# error "Never include <bits/stdio_lim.h> directly; use <stdio.h> instead."
#endif
-#if
ndef __need_FOPEN_MAX
+#if
def _STDIO_H
# define L_tmpnam 19
# define TMP_MAX 238328
@@
-31,6
+31,9
@@
# endif
# define FILENAME_MAX DEFAULT_FILENAME_MAX
+
+# undef __need_FOPEN_MAX
+# define __need_FOPEN_MAX
#endif
#if defined __need_FOPEN_MAX && !defined __defined_FOPEN_MAX