summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* Comment.Bruno Haible2008-07-133-3/+3
* Add isnan module.Ben Pfaff2008-07-123-4/+43
* Add isnanf module.Ben Pfaff2008-07-121-3/+67
* Add isnand module.Ben Pfaff2008-07-121-8/+68
* posix-shell.m4: fix typo that made this test malfunctionJim Meyering2008-07-091-3/+4
* Update comments.Bruno Haible2008-07-081-6/+9
* Update to match current gnulib-tool.Bruno Haible2008-06-301-2/+26
* Don't test whether compound literals can be used as initializers.Andreas Schwab2008-06-251-3/+9
* Update after lib/sig-handler.h is no longer included by lib/sigprocmask.c.Bruno Haible2008-06-234-14/+13
* Comment fixes.Bruno Haible2008-06-231-3/+0
* Require gl_SIGNAL_H_DEFAULTS.Bruno Haible2008-06-221-0/+1
* Require AC_C_INLINE.Bruno Haible2008-06-222-4/+13
* Use sigaction module rather than signal().Eric Blake2008-06-211-4/+3
* New module sigaction, for mingw.Eric Blake2008-06-212-2/+40
* New macro gl_DISABLE_THREADS.Bruno Haible2008-06-181-9/+28
* Simplify c-stack prerequisites.Eric Blake2008-06-171-9/+12
* Use raise module consistently.Eric Blake2008-06-162-6/+4
* Fix various problems in 'obstack-printf' module.Bruno Haible2008-06-142-57/+66
* Add obstack-printf and obstack-printf-posix modules.Eric Blake2008-06-133-1/+129
* Work around open() bug on HP-UX 11 and Solaris 9.Bruno Haible2008-06-121-2/+37
* Work around environments that (stupidly) ignore SIGALRM.Eric Blake2008-06-093-3/+9
* Tweak documentation to cover cygwin argz bugs.Eric Blake2008-06-061-2/+2
* generate argz.c and argz.in.h from glibc sourcesJim Meyering2008-06-051-3/+4
* Extend ACL support tests to support OSF/1, MacOS X, HP-UX, AIX.Bruno Haible2008-06-021-36/+93
* Prefer new POSIX 200x interfaces over futimesat.Eric Blake2008-05-291-2/+5
* Drop LIB_ACL_TRIVIAL.Bruno Haible2008-05-251-5/+1
* Add support for ACLs on OSF/1.Bruno Haible2008-05-231-3/+5
* Make copy_acl work on MacOS X 10.5.Bruno Haible2008-05-231-2/+5
* Split off copy_acl function to separate file.Bruno Haible2008-05-231-4/+1
* When cross-compiling, assume memcmp works if it is declared.Simon Josefsson2008-05-211-2/+14
* remove trailing blanksJim Meyering2008-05-202-16/+16
* Extend previous patch to cygwin 1.7.0.Eric Blake2008-05-153-15/+33
* Update cross-compiling guess now that glibc 2.9 will have fast implementations.Bruno Haible2008-05-163-13/+49
* Reduce number of forks required during autoconf.Eric Blake2008-05-141-1/+8
* Add prerequisites for using 'inline'.Bruno Haible2008-05-112-2/+4
* New modules: crypto/sha256, crypto/sha512 (from coreutils)Jim Meyering2008-05-112-0/+26
* Split up the 'linebreak' module.Bruno Haible2008-05-101-11/+0
* Correct indentation.Bruno Haible2008-05-081-2/+4
* Support cross-compilation of <wctype.h>.Eric Blake2008-05-071-7/+6
* Make sure inet_ntop/inet_pton is declared when needed.Simon Josefsson2008-05-032-2/+8
* Ensure the system declares inet_ntop, inet_pton when possible.Bruno Haible2008-04-302-0/+6
* * m4/arpa_inet_h.m4: Remove trailing blanks.Jim Meyering2008-04-291-2/+1
* Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton ne...Bruno Haible2008-04-293-6/+18
* Make arpa/inet module build under MinGW.Simon Josefsson2008-04-291-0/+3
* Test getndelim2.Eric Blake2008-04-281-2/+4
* Declare rpmatch.Bruno Haible2008-04-292-2/+9
* Change rpmatch to use nl_langinfo when appropriate.Bruno Haible2008-04-291-3/+14
* Add rawmemchr module, matching glibc.Eric Blake2008-04-282-0/+23
* Move AC_REQUIRE([AC_C_INLINE]) to top.Simon Josefsson2008-04-281-1/+2
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-282-8/+6