summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-265-7/+49
* New module 'write'.Bruno Haible2008-09-262-13/+36
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-1/+2
* fts: sort dirent entries on inode number before traversingJim Meyering2008-09-261-4/+5
* New module 'sigpipe'.Bruno Haible2008-09-261-0/+29
* implement full-blown select(2) for winsockPaolo Bonzini2008-09-241-0/+4
* c-stack: avoid compiler optimizations when provoking overflowEric Blake2008-09-231-14/+22
* c-stack: work around Irix sigaltstack bugEric Blake2008-09-231-15/+79
* add sockets wrappersPaolo Bonzini2008-09-231-0/+3
* Make autoconf tests structure consistent with source files in lib/.Bruno Haible2008-09-221-11/+10
* New module 'strdup-posix'.Bruno Haible2008-09-212-7/+24
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-3/+12
* posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"Jim Meyering2008-09-161-1/+5
* avoid spurious test failure when library is built without ACL supportJim Meyering2008-09-161-0/+2
* Test for each of the missing macros individually.Bruno Haible2008-09-151-1/+25
* Override <errno.h> also on Cygwin.Bruno Haible2008-09-151-2/+2
* New module 'perror'.Bruno Haible2008-09-141-0/+17
* New module 'perror'.Bruno Haible2008-09-141-0/+2
* Reorder list of macros, for consistency.Bruno Haible2008-09-141-47/+47
* Extend strerror to cover the added errno values.Bruno Haible2008-09-141-20/+41
* Remove module EOVERFLOW.Bruno Haible2008-09-141-70/+0
* New module 'errno'.Bruno Haible2008-09-141-0/+89
* frexp: test for NetBSD failure on -0.0Eric Blake2008-09-121-3/+16
* signbit: work around bug of HP-UX 10.20 cc with -0.0 literalEric Blake2008-09-121-3/+5
* Add check whether #include_next also works after #include directives.Albert Chin2008-09-051-1/+5
* c-stack: make configure-time check more robustEric Blake2008-09-011-5/+3
* Assume Solaris specific bi-arch conventions on Solaris systems.Bruno Haible2008-08-312-32/+83
* Work around bug with trailing slash on Solaris 9 and HP-UX 11.00.Bruno Haible2008-08-301-2/+35
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+20
* Don't define HAVE_INCLUDE_NEXT any more.Bruno Haible2008-08-301-7/+1
* use unlocked I/O in getdelimPaolo Bonzini2008-08-271-0/+1
* c-stack: test that stack overflow can be caughtEric Blake2008-08-251-2/+90
* gl_FUNC_OBSTACK_PRINTF_POSIX: fix typoAndreas Schwab2008-08-221-1/+1
* m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.Simon Josefsson2008-08-211-1/+1
* strverscmp: migrate from "strverscmp.h" to <string.h>Eric Blake2008-08-192-3/+8
* Use ISO 8601 format. Attribution.Simon Josefsson2008-08-181-2/+2
* autobuild.m4: Use TZ=UTC to avoid time zone complexity.Simon Josefsson2008-08-181-3/+3
* New module 'yield'.Bruno Haible2008-08-171-0/+19
* New module 'thread'.Bruno Haible2008-08-171-0/+15
* AC_C_INLINE can be AC_REQUIREd.Bruno Haible2008-08-171-1/+1
* New module 'cond'.Yoann Vandoorselaere2008-08-171-0/+11
* c-stack: fix regression on Irix 5.3 from 2008-06-21Eric Blake2008-08-173-6/+12
* New module 'threadlib'.Bruno Haible2008-08-173-317/+331
* * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.Jim Meyering2008-08-071-1/+1
* Add isinf module.Ben Pfaff2008-07-252-0/+51
* Move macros for finding floating-point exponents into separate M4 files.Ben Pfaff2008-07-256-293/+305
* Make c-stack use libsigsegv, when available.Eric Blake2008-07-171-2/+14
* Remove unneeded AC_PREREQ.Bruno Haible2008-07-151-3/+1
* New module 'libsigsegv'.Bruno Haible2008-07-141-0/+50
* Set ISNAN_LIBM to empty when libm is not actually needed.Bruno Haible2008-07-131-6/+6