summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Support for MSVC compiler: Ensure mode_t gets defined.Bruno Haible2011-09-164-4/+16
* fdatasync: port to SolarisEric Blake2011-09-161-6/+19
* fdatasync: port to MacOS X 10.7Eric Blake2011-09-162-1/+7
* fdatasync: new moduleEric Blake2011-09-162-2/+18
* Avoid using #, the m4 comment starter character, near brackets.Bruno Haible2011-09-152-9/+11
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-1530-88/+88
* Properly quote AC_CHECK_DECL's 4th argument.Bruno Haible2011-09-1414-34/+34
* sys_time: Support for MSVC.Bruno Haible2011-09-141-1/+7
* New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.Bruno Haible2011-09-136-6/+88
* asm-underscore.m4: Support for MSVC.Bruno Haible2011-09-121-3/+26
* unistd et al.: Don't assume <unistd.h> exists.Bruno Haible2011-09-1113-63/+142
* strings: Don't assume <strings.h> exists.Bruno Haible2011-09-111-1/+8
* dirent: Don't assume <dirent.h> exists.Bruno Haible2011-09-111-1/+7
* Fix wint_t on MSVC.Bruno Haible2011-09-111-0/+8
* New module 'sys_types'.Bruno Haible2011-09-111-0/+18
* Support for MSVC compiler: Avoid division by a literal 0.Bruno Haible2011-09-112-18/+21
* Ensure pid_t gets defined.Bruno Haible2011-09-118-8/+32
* iconv, unsetenv: Add support for MSVC compiler.Bruno Haible2011-09-102-7/+3
* *printf: Add support for MSVC compiler.Bruno Haible2011-09-102-10/+87
* nocrash: Add support for native Windows.Bruno Haible2011-09-101-1/+29
* absolute-header, include-next: Add support for MSVC compiler.Bruno Haible2011-09-102-14/+49
* pthread: Determine $(LIB_PTHREAD) correctly on OSF/1 5.1.Bruno Haible2011-09-081-7/+26
* 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