summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* threadlib: Make option --with-libpth-prefix work.Bruno Haible2010-10-051-2/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-1/+26
* acl: Add support for ACLs on NonStop Kernel.Bruno Haible2010-10-031-4/+12
* Define missing EDQUOT on NonStop Kernel.Bruno Haible2010-10-021-2/+5
* New module 'system-posix'.Bruno Haible2010-10-021-1/+2
* More renaming from 'getdate' to 'get_date'.Bruno Haible2010-09-302-4/+4
* poll: fix typo that broke test on MacOSEric Blake2010-09-301-2/+2
* getdate: rename to get_dateEric Blake2010-09-301-2/+2
* Separate the module 'waitpid' from the module 'sys_wait'.Bruno Haible2010-09-291-0/+3
* New module 'waitpid'.Bruno Haible2010-09-292-1/+21
* poll-h: Create poll.h on all platforms.Bruno Haible2010-09-291-4/+10
* New module 'poll-h'.Bruno Haible2010-09-292-11/+65
* threadlib: Allow the package to change the default to 'no'.Bruno Haible2010-09-221-4/+11
* pthread: add to system <pthread.h> instead of replacing it all, for MacOSPaul Eggert2010-09-221-8/+37
* mirbsd: add some more supportEric Blake2010-09-173-5/+6
* Take over the maintenance of some older macros from Autoconf.Bruno Haible2010-09-174-8/+100
* login_tty: Fix detection of function on FreeBSD, OpenBSD, NetBSD.Bruno Haible2010-09-171-2/+5
* New module 'tcgetsid'.Bruno Haible2010-09-172-0/+34
* New module 'termios'.Bruno Haible2010-09-171-0/+27
* memchr: detect glibc Alpha bugEric Blake2010-09-141-1/+3
* float: fix broken MirBSD headerEric Blake2010-09-131-2/+2
* regex: Pass the system regex if its only problem is 32-bit regoff_t.Paolo Bonzini2010-09-131-3/+8
* langinfo: Fix last commit.Bruno Haible2010-09-101-1/+3
* langinfo, nl_langinfo: Fix for IRIX 5.3.Bruno Haible2010-09-101-2/+28
* pty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.Bruno Haible2010-09-103-4/+16
* strsignal: work around NetBSD bugEric Blake2010-09-091-1/+2
* unsetenv: fix OpenBSD bugEric Blake2010-09-081-2/+5
* getopt: optimize previous patchEric Blake2010-09-081-4/+3
* getopt: handle POSIXLY_CORRECT set but not exportedEric Blake2010-09-071-5/+18
* Set PATH_SEPARATOR the same way autoconf does.Bruno Haible2010-09-042-20/+18
* wctype: fix typo in previous commitEric Blake2010-09-021-4/+4
* wctype: Avoid compilation error on IRIX 6.5.30.Bruno Haible2010-09-021-1/+10
* New module 'socketlib'.Bruno Haible2010-09-022-75/+88
* New module 'host-cpu-c-abi'.Bruno Haible2010-08-311-0/+213
* strstr, memmem, strcasestr: avoid leaked shell messageEric Blake2010-08-303-6/+9
* gettext: Fix recent mistake.Bruno Haible2010-08-291-2/+2
* selinux-h: Offer a --without-selinux option.Bruno Haible2010-08-292-31/+49
* Make the module 'realloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Make the module 'calloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Make the module 'malloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Prefer using AC_DEFUN_ONCE over AC_DEFUN in projects with gnulib.Bruno Haible2010-08-282-6/+12
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-281-3/+4
* lib-symbol-versions: fix m4 quotingEric Blake2010-08-261-2/+2
* glob: fix compile testEric Blake2010-08-261-5/+5
* lseek: fix link testEric Blake2010-08-261-8/+6
* include_next: silence autoconf 2.68 warningEric Blake2010-08-261-3/+8
* acl: fix compilation testEric Blake2010-08-261-5/+5
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-2630-476/+609
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-2639-446/+597
* Modernize AC_TRY_COMPILE invocations.Bruno Haible2010-08-2622-161/+249