summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/bits/stdio_lim.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2001-10-15 22:22:32 +0000
committerDavid Schleef <ds@schleef.org>2001-10-15 22:22:32 +0000
commita70d09955b8fe499a1368b1701971f206cf6d752 (patch)
treed08ac1bee868cc91483c99ad10c9c823f53453ba /libc/sysdeps/linux/powerpc/bits/stdio_lim.h
parente66d628551d918d4ee89d67fe62b627cae27d210 (diff)
Merged patch from pre-glibc-2.2.4 files
Diffstat (limited to 'libc/sysdeps/linux/powerpc/bits/stdio_lim.h')
-rw-r--r--libc/sysdeps/linux/powerpc/bits/stdio_lim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/powerpc/bits/stdio_lim.h b/libc/sysdeps/linux/powerpc/bits/stdio_lim.h
index ea6d693f5..c0aabd398 100644
--- a/libc/sysdeps/linux/powerpc/bits/stdio_lim.h
+++ b/libc/sysdeps/linux/powerpc/bits/stdio_lim.h
@@ -23,7 +23,7 @@
#ifdef _STDIO_H
# define L_tmpnam 20
# define TMP_MAX 238328
-# define FILENAME_MAX 4095
+# define FILENAME_MAX 255
# ifdef __USE_POSIX
# define L_ctermid 9