summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* openat: test for fstatat (..., 0) bugPaul Eggert2011-09-031-11/+10
* openat: test for fstatat (AT_FDCWD, ..., 0) bugPaul Eggert2011-09-031-3/+32
* Allow the user to override the choice of AR, ARFLAGS, RANLIB.Bruno Haible2011-09-021-12/+36
* Find 'ar' program that fits with --host argument.Bruno Haible2011-09-021-3/+4
* strtoumax: Avoid link error on OSF/1 with DTK cc.Bruno Haible2011-09-021-3/+3
* strtoimax: Avoid link error on OSF/1 with DTK cc.Bruno Haible2011-09-021-3/+3
* imaxdiv: Avoid link error on OSF/1 with DTK cc.Bruno Haible2011-09-021-1/+4
* imaxabs: Avoid link error on OSF/1 with DTK cc.Bruno Haible2011-09-021-1/+4
* pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.Bruno Haible2011-09-011-4/+4
* openat: work around AIX 7.1 fstatat issuePaul Eggert2011-09-011-47/+4
* maint: indent with spaces, not TABsJim Meyering2011-08-311-10/+10
* openat: work around AIX 7.1 fstatat bugPaul Eggert2011-08-301-5/+62
* getcwd-lgpl: fix m4 to match relaxed test for BSDEric Blake2011-08-171-8/+25
* getaddrinfo: fix sh typo in gai_strerrorA decl checkingPaul Eggert2011-08-121-2/+15
* iswblank: Detect declaration correctly.Bruno Haible2011-08-081-2/+12
* tcgetsid: Detect declaration correctly.Bruno Haible2011-08-081-2/+2
* pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.Bruno Haible2011-08-051-2/+1
* pthread_sigmask: Actually use results of gl_THREADLIB.Bruno Haible2011-08-031-3/+3
* wctype-h: Fix last change.Bruno Haible2011-08-011-20/+25
* frexpl: Update autoconf test.Bruno Haible2011-08-011-1/+15
* sys_utsname: Add support for Minix.Bruno Haible2011-07-311-2/+9
* strings: Add support for Minix.Bruno Haible2011-07-311-2/+6
* wctype-h: Add support for Minix.Bruno Haible2011-07-311-2/+34
* stdioext: Add support for Minix.Bruno Haible2011-07-311-1/+4
* errno: Port to Minix.Bruno Haible2011-07-311-1/+7
* Work around declaration collisions on Minix.Bruno Haible2011-07-316-6/+102
* Add support for Minix with ACK compiler.Bruno Haible2011-07-311-1/+30
* snippet/warn-on-use: Fix indentation.Bruno Haible2011-07-311-3/+3
* warnings: add comments about previous patchEric Blake2011-07-264-7/+14
* include-next, warnings: support older autoconfEric Blake2011-07-262-11/+11
* Add dependencies to the 'largefile' module.Paul Eggert2011-07-262-5/+2
* fcntl: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-261-1/+0
* fcntl: Remove call-in from fchdir.m4.Bruno Haible2011-07-262-2/+9
* dup3: Remove potential call-in from fchdir.m4.Bruno Haible2011-07-262-2/+11
* dup2: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-261-13/+2
* dup2: Remove call-in from fchdir.m4.Bruno Haible2011-07-262-2/+9
* fclose: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-261-9/+4
* fclose: Remove call-in from close.m4.Bruno Haible2011-07-262-4/+6
* close: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-251-10/+6
* close: Remove call-in from fchdir.m4.Bruno Haible2011-07-252-2/+11
* open: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-251-12/+4
* open: Remove call-in from fchdir.m4.Bruno Haible2011-07-252-2/+11
* fchdir: Start to remove gl_REPLACE_* idiom.Bruno Haible2011-07-251-4/+13
* close: use gl_REPLACE_FCLOSE only if definedPaul Eggert2011-07-251-2/+2
* fsusage: Enable large volume support on AIX >= 5.2.Bruno Haible2011-07-241-2/+26
* fsusage: Restore previous behaviour on AIX, Cygwin, Interix.Bruno Haible2011-07-241-4/+9
* fsusage: Support large volumes on glibc/Hurd, HP-UX, Solaris, MacOS X.Bruno Haible2011-07-241-1/+7
* largefile: new module, replacing large-inodePaul Eggert2011-07-222-24/+104
* fsusage: port to MacOS X 10.7 with 4 TiB file systemsPaul Eggert2011-07-221-5/+13
* large-inode: New modulePaul Eggert2011-07-221-0/+24