38ec22075a
This imports the "pathmax" gnulib module, making PATH_MAX always available on systems that have the notion of a constant max path limit (i.e., practically everywhere except the Hurd), along with fixing a couple broken systems --- see pathmax.h in the patch. This means we can normalize on PATH_MAX throughout the tree (instead of some places using MAXPATHLEN, or defining fallback constants ourselves). This is the just the importing step. gdb/ 2013-07-01 Pedro Alves <palves@redhat.com> * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax. * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4. * gnulib/aclocal.m4: Regenerate. * gnulib/config.in: Regenerate. * gnulib/configure: Regenerate. * gnulib/import/pathmax.h: New file. * gnulib/import/Makefile.am: Regenerate. * gnulib/import/Makefile.in: Regenerate. * gnulib/import/m4/gnulib-cache.m4: Regenerate. * gnulib/import/m4/gnulib-comp.m4: Regenerate. * gnulib/import/m4/pathmax.m4: New file. |
||
---|---|---|
.. | ||
00gnulib.m4 | ||
alloca.m4 | ||
codeset.m4 | ||
configmake.m4 | ||
exponentd.m4 | ||
exponentl.m4 | ||
extensions.m4 | ||
extern-inline.m4 | ||
fcntl-o.m4 | ||
float_h.m4 | ||
fnmatch.m4 | ||
fpieee.m4 | ||
frexp.m4 | ||
frexpl.m4 | ||
glibc21.m4 | ||
gnulib-cache.m4 | ||
gnulib-common.m4 | ||
gnulib-comp.m4 | ||
gnulib-tool.m4 | ||
include_next.m4 | ||
inttypes-pri.m4 | ||
inttypes.m4 | ||
isnand.m4 | ||
isnanl.m4 | ||
localcharset.m4 | ||
locale-fr.m4 | ||
locale-ja.m4 | ||
locale-zh.m4 | ||
longlong.m4 | ||
math_h.m4 | ||
mbrtowc.m4 | ||
mbsinit.m4 | ||
mbsrtowcs.m4 | ||
mbstate_t.m4 | ||
memchr.m4 | ||
memmem.m4 | ||
mmap-anon.m4 | ||
multiarch.m4 | ||
off_t.m4 | ||
pathmax.m4 | ||
ssize_t.m4 | ||
stdbool.m4 | ||
stddef_h.m4 | ||
stdint.m4 | ||
string_h.m4 | ||
sys_types_h.m4 | ||
unistd_h.m4 | ||
warn-on-use.m4 | ||
wchar_h.m4 | ||
wchar_t.m4 | ||
wctype_h.m4 | ||
wint_t.m4 |