summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix proper win32 checks and use of inline for setsockopt.Simon Josefsson2008-04-281-0/+1
* Stricter test whether isnanl works.Bruno Haible2008-04-271-1/+5
* Fix 'isfinite' on x86, x86_64, ia64 platforms.Bruno Haible2008-04-271-2/+127
* Put system dependent routines into inline functions.Bruno Haible2008-04-261-1/+9
* Use native fstatat on cygwin 1.7.0.Eric Blake2008-04-251-3/+4
* Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.Simon Josefsson2008-04-231-2/+19
* Replace the isw* functions on Linux libc5.Bruno Haible2008-04-221-2/+31
* Fix typo in last commit.Bruno Haible2008-04-221-1/+1
* Fix compilation errors related to rpl_mkdir on mingw.Bruno Haible2008-04-212-23/+21
* Work around roundf() bug on mingw.Bruno Haible2008-04-201-2/+37
* <sys/stat.h> must provide the nlink_t type.Bruno Haible2008-04-201-2/+11
* Work around snprintf bug on Linux libc5.Bruno Haible2008-04-195-42/+97
* Adjust strtod detection to catch glibc 2.7 bug.Eric Blake2008-04-161-1/+17
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-1520-75/+75
* Make truncl work on OSF/1 4.0.Bruno Haible2008-04-132-6/+30
* Check for libintl.h. Needed for HAVE_LIBINTL_H.Bruno Haible2008-04-131-1/+2
* Override <sys/socket.h> when it exists but is incomplete.Bruno Haible2008-04-131-3/+22
* Override the system isnanf also on IRIX 6.5 with gcc.Bruno Haible2008-04-121-5/+29
* * m4/math_h.m4 (gl_MATH_H): Fix typos.Jim Meyering2008-04-121-3/+3
* Work around Solaris 10 math.h bug.Eric Blake2008-04-122-2/+30
* Fix two compilation errors.Bruno Haible2008-04-121-2/+2
* Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.Bruno Haible2008-04-111-2/+21
* Port the extended stdio functions to emx+gcc.Bruno Haible2008-04-101-2/+5
* Avoid some more autoconf warnings.Eric Blake2008-04-097-126/+62
* Avoid some autoconf warnings.Eric Blake2008-04-092-4/+4
* Fix quoting in double-slash-root.m4.Ralf Wildenhues2008-04-061-4/+4