summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* ldexpl; Update regarding AIX.Bruno Haible2010-07-301-4/+7
* frexpl: Update regarding AIX.Bruno Haible2010-07-301-3/+6
* open, fopen: Update regarding AIX.Bruno Haible2010-07-302-9/+10
* chown: Update doc regarding AIX.Bruno Haible2010-07-301-1/+2
* mbrlen: Fix cross-compilation guess for AIX.Bruno Haible2010-07-301-6/+6
* mbrtowc: Fix cross-compilation guess for AIX.Bruno Haible2010-07-301-5/+5
* strtod: aid debuggingEric Blake2010-07-291-7/+7
* getcwd: on Solaris, work better if ancestors are inaccessiblePaul R. Eggert2010-07-141-3/+1
* pthread: Add enough so that coreutils/src/sort.c compiles.Paul R. Eggert2010-07-131-0/+2
* Unify tests that set gl_cv_func_ldexpl_no_libm.Bruno Haible2010-07-122-20/+18
* Unify tests that set gl_cv_func_ldexp_no_libm.Bruno Haible2010-07-122-12/+56
* Unify tests that set gl_cv_func_frexpl_no_libm.Bruno Haible2010-07-122-31/+21
* Unify tests that set gl_cv_func_frexp_no_libm.Bruno Haible2010-07-122-32/+22
* New module '_Exit'.Bruno Haible2010-07-122-2/+25
* strtod: make it more-accurate typically, and don't require libmPaul R. Eggert2010-07-121-5/+19
* (x)memcoll: minor tweaksPaul Eggert2010-07-081-4/+1
* (x)memcoll: speedup when input is known to be NUL delimitedChen Guo2010-07-081-0/+1
* fsusage: Clarify which code applies to which platforms.Bruno Haible2010-07-041-8/+20
* havelib: Fix bug when AC_LIB_FROMPACKAGE is used more than twice.Bruno Haible2010-07-041-2/+2
* gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.Christian Weisgerber2010-07-011-2/+6
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-222-2/+2
* Use modern idiom for calloc() replacement.Bruno Haible2010-06-221-17/+22
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-222-2/+2
* Use modern idiom for realloc() replacement.Bruno Haible2010-06-221-5/+26
* Fix HAVE_MALLOC_POSIX misnomer.Bruno Haible2010-06-222-3/+3
* Use modern idiom for malloc() replacement.Bruno Haible2010-06-211-5/+26
* ipv6: fix detection under mingwGiuseppe Scrivano2010-06-151-0/+3
* strtod: Assume strtod() works when cross-compiling to new-enough glibc.Ben Pfaff2010-06-151-1/+13
* Factor out common code in gl_FUNC_STRTOD.Ben Pfaff2010-06-151-6/+5
* strtod: Stop using AC_FUNC_STRTOD.Bruno Haible2010-06-151-4/+28
* priv-set: Don't assume that priv.h exists merely because getppriv does.Paul Eggert2010-06-141-1/+2
* relocatable: Make it easier to test whether to install wrappers.Bruno Haible2010-06-141-1/+4
* printf.m4: avoid autoconf's "Expanded Before Required" warningJim Meyering2010-06-111-2/+2
* inttostr: add a new function, inttostr, and testsJim Meyering2010-06-101-6/+1
* Prefer documented low-level autoconf macro names.Bruno Haible2010-06-095-35/+35
* havelib: Allow library names with '+' characters.Martin Lambers2010-06-091-16/+16
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-042-16/+14
* Simplify gl_LIBUNISTRING_VERSION_CMP expansion.Bruno Haible2010-06-031-7/+4
* Choose among AC_DEFUN_ONCE, AC_DEFUN in a way that aclocal understands.Bruno Haible2010-06-032-4/+28
* time: work with mingw + pthreads-win32 libraryEric Blake2010-06-021-1/+18
* Avoid expanding two macros in the wrong order.Bruno Haible2010-06-012-3/+9
* Add new module valgrind-tests.Simon Josefsson2010-05-201-0/+34
* Clean up dead code in recent commit.Bruno Haible2010-05-191-37/+35
* New module 'libunistring-optional'.Bruno Haible2010-05-183-4/+254
* Avoid autoconf warnings about AM_ICONV.Bruno Haible2010-05-161-2/+5
* absolute-header: Make the macro usable in more situations.Bruno Haible2010-05-161-25/+37
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-162-1/+50
* Update to GNU gettext 0.18.Bruno Haible2010-05-093-45/+56
* New module pwrite.Peter O'Gorman2010-05-052-2/+25
* wctob: Work around nasty Cygwin 1.7.2 bug.Bruno Haible2010-05-021-4/+27