summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* inttypes-incomplete: new modulePaul Eggert2011-04-261-7/+22
* inttypes: omit now-redundant strtoimax and strtoumax workPaul Eggert2011-04-261-15/+1
* strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bitPaul Eggert2011-04-262-20/+12
* strtod: Remove check for strtod, unless supporting old platforms.Bruno Haible2011-04-252-10/+24
* dup2: Remove check for dup2, unless supporting old obsolete platforms.Bruno Haible2011-04-252-5/+22
* strnlen: Avoid memchr related link error on old obsolete platforms.Bruno Haible2011-04-252-6/+21
* inttypes: Move some configure check to module 'imaxdiv'.Paul Eggert2011-04-242-10/+5
* inttypes: Move some configure check to module 'imaxabs'.Paul Eggert2011-04-242-10/+5
* inttypes: Remove configure tests that are not needed since 2009-12-31.Paul Eggert2011-04-241-120/+1
* passfd: speed up configure and drop unused codeEric Blake2011-04-212-117/+23
* passfd: allow compilation on mingwEric Blake2011-04-211-1/+2
* sys_uio: new moduleEric Blake2011-04-211-0/+31
* Move the support of O_NONBLOCK in open() to the 'open' module.Bruno Haible2011-04-192-2/+17
* strchrnul: Tweak last commit.Bruno Haible2011-04-161-8/+11
* strchrnul: work around cygwin bugEric Blake2011-04-152-2/+33
* Don't require lib/stdio-write.c when only module 'stdio' is used.Bruno Haible2011-04-151-10/+18
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-153-2/+59
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-134-46/+87
* maint: fix doubled-word typo in commentsJim Meyering2011-04-112-4/+4
* getaddrinfo: Fix test for sa_len member.Mats Erik Andersson2011-04-101-2/+5
* nonblocking: provide O_NONBLOCK for mingwEric Blake2011-04-081-8/+9
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-0617-22/+48
* wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems.Bruno Haible2011-04-012-2/+10
* Fix bug with gl_WARN_ON_USE_PREPARE, introduced on 2011-01-23.Bruno Haible2011-03-311-2/+3
* passfd: standardize coding conventionsEric Blake2011-03-301-28/+1
* valgrind: do leak checking, and exit with code 1 on error (not 0)Reuben Thomas2011-03-251-2/+2
* socklen: do not depend on sys_socketPaul Eggert2011-03-202-18/+38
* socklen: Update comment.Bruno Haible2011-03-191-2/+2
* passfd: Fix link error on AIX 5.2.Bruno Haible2011-03-131-1/+5
* passfd: Work around bug with CMSG_FIRSTHDR on FreeBSD 6.4.Bruno Haible2011-03-131-2/+2
* passfd module, part 3.Bastien Roucariès2011-03-131-1/+28
* passfd module, part 1, tweaks.Bruno Haible2011-03-092-71/+93
* passfd module, part 1.Bastien Roucariès2011-03-092-1/+117
* Update AC_OPENMP macro for Lahey compiler on GNU/Linux.Ralf Wildenhues2011-03-051-2/+4
* stdio: simplify by moving files to printf-posix, sigpipePaul Eggert2011-02-282-2/+2
* stdio: simplify by moving gl_STDIN_LARGE_OFFSET to fseeko, ftelloPaul Eggert2011-02-282-22/+22