summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* getloadavg: Remove an unreliable safety check.Bruno Haible2011-05-281-7/+3
* strerror_r-posix: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-05-251-5/+1
* hash: Simplify autoconf macro.Bruno Haible2011-05-231-4/+1
* linkat: Simplify autoconf macro.Bruno Haible2011-05-231-2/+1
* xgetcwd: Simplify autoconf macro.Bruno Haible2011-05-221-3/+1
* New module 'mktime-internal'.Bruno Haible2011-05-222-10/+19
* timegm: Correct mktime replacement statements.Bruno Haible2011-05-221-2/+1
* timegm: Simplify autoconf macro.Bruno Haible2011-05-221-2/+1
* relocatable-prog-wrapper: Fix possible link error.Bruno Haible2011-05-213-20/+21
* relocatable-prog-wrapper: Assume strerror() exists.Bruno Haible2011-05-211-12/+2
* select: Simplify replacement idiom.Bruno Haible2011-05-211-1/+2
* mkdir-p: Simplify autoconf macro.Bruno Haible2011-05-211-3/+1
* mkdtemp: Use gnulib naming conventions.Bruno Haible2011-05-211-2/+2
* strerror_r: avoid corrupting errno on SolarisEric Blake2011-05-201-1/+7
* strerror_r: avoid compiler warningEric Blake2011-05-201-3/+2
* perror: work around FreeBSD bugEric Blake2011-05-201-2/+8
* strerror_r: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-191-1/+2
* strerror_r: Fix test failure on mingw.Bruno Haible2011-05-191-4/+1
* strerror: enforce POSIX ruling on strerror(0)Eric Blake2011-05-192-14/+21
* warnings.m4: don't usurp save_CPPFLAGS variable nameJim Meyering2011-05-171-3/+3
* inttypes: avoid autoconf warningEric Blake2011-05-162-4/+4
* fnmatch: add a test for glibc's Bugzilla bug #12378James Youngman2011-05-131-0/+2
* canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X.Bruno Haible2011-05-121-1/+2
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-122-5/+12
* gc: Remove gl_PREREQ_GC (not used).Simon Josefsson2011-05-091-8/+1
* Comments.Bruno Haible2011-05-092-0/+2
* glob: Remove obsolete macro.Bruno Haible2011-05-091-11/+1
* tzset: Fix gettimeofday wrapper on Solaris 2.6.Bruno Haible2011-05-081-1/+2
* fclose: Simplify autoconf macro.Bruno Haible2011-05-071-7/+5
* canonicalize-lgpl: Fix autoconf macro ordering bug.Bruno Haible2011-05-071-0/+1
* assert-h: new module, which supports C1X-style static_assertPaul Eggert2011-05-051-0/+29
* fclose, fflush: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-05-062-3/+8
* fflush, fseeko: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-05-062-7/+20
* signal: Define sighandler_t.Bruno Haible2011-05-051-1/+10
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-0527-116/+27
* fflush: also replace fclose when fixing fflushEric Blake2011-05-021-1/+2
* netdb: Make it work in C++ mode.Bruno Haible2011-04-301-1/+3
* New modules 'vfscanf', 'vscanf'.Bruno Haible2011-04-301-3/+1
* manywarnings: fix indentationBruno Haible2011-04-301-110/+111
* manywarnings: add -Wno-missing-field-initializers if neededPádraig Brady2011-04-301-1/+50
* test-getcwd.c: avoid new set-but-not-used warningJim Meyering2011-04-291-5/+12
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-282-9/+29
* getcwd: fix mingw bugsEric Blake2011-04-271-4/+6
* mkstemp: Tweak configure message when cross-compiling.Bruno Haible2011-04-271-2/+2
* fchdir: avoid extra chdir and fix testEric Blake2011-04-271-0/+1
* getcwd: enhance testsEric Blake2011-04-272-0/+2
* getcwd-lgpl: new moduleEric Blake2011-04-271-2/+27
* getcwd: tweak commentsEric Blake2011-04-273-5/+7
* mkstemp: replace if system version uses wrong permissionsReuben Thomas2011-04-271-2/+11
* inttypes: also provide default values for 32-bit testsPaul Eggert2011-04-261-0/+2