summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update DEPENDENCIES.Bruno Haible2011-05-012-1/+9
* gnulib-tool: Reduce code duplication.Bruno Haible2011-05-012-68/+70
* Revert "netdb: Fix invalid C syntax." commit from 2011-04-30.Bruno Haible2011-05-012-6/+1
* fclose: don't fail on non-seekable input streamEric Blake2011-04-303-1/+15
* dup3: cleanupBruno Haible2011-04-302-14/+5
* netdb: Make it work in C++ mode.Bruno Haible2011-04-306-11/+115
* New modules 'vfscanf', 'vscanf'.Bruno Haible2011-04-306-7/+57
* passfd: Add comments.Bruno Haible2011-04-302-0/+11
* sys_uio: Make <sys/uio.h> self-contained.Bruno Haible2011-04-303-0/+13
* sys_socket: Ensure 'struct iovec' definition.Bruno Haible2011-04-303-3/+16
* sys_uio: Protect definition of 'struct iovec'.Bruno Haible2011-04-302-0/+18
* manywarnings: fix indentationBruno Haible2011-04-302-110/+116
* netdb: Fix invalid C syntax.Bruno Haible2011-04-302-1/+6
* manywarnings: add -Wno-missing-field-initializers if neededPádraig Brady2011-04-302-1/+56
* maint: indent ChangeLog with TAB consistentlyJim Meyering2011-04-301-32/+32
* announce-gen: cosmetic improvementReuben Thomas2011-04-302-2/+10
* vc-list-files: indent with spaces, not TABsJim Meyering2011-04-292-7/+11
* announce-gen: indent with spaces, not TABsJim Meyering2011-04-292-71/+77
* quotearg: avoid uninitialized variable useEric Blake2011-04-292-3/+10
* maint.mk: remove unused VC-tag variableJim Meyering2011-04-292-1/+5
* netdb: fix gai_strerror replacementsBruno Haible2011-04-293-1/+11
* test-getcwd.c: avoid new set-but-not-used warningJim Meyering2011-04-293-8/+24
* test-hash.c: avoid a new shadowing warningJim Meyering2011-04-292-3/+8
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-287-18/+83
* getsockopt: avoid compiler warningEric Blake2011-04-282-1/+6
* tests: drop unused link dependencyEric Blake2011-04-2813-20/+23
* hash, mgetgroups: drop xalloc dependencyEric Blake2011-04-2811-23/+96
* xalloc-oversized: new moduleEric Blake2011-04-285-16/+66
* utimecmp: drop dependency on xmallocEric Blake2011-04-283-18/+48
* getcwd: fix mingw bugsEric Blake2011-04-274-6/+20
* Typo in comment.Bruno Haible2011-04-281-1/+1
* mkstemps: Ensure declaration on MacOS X 10.5.Bruno Haible2011-04-283-1/+13
* mkstemp: More documentation.Bruno Haible2011-04-282-0/+10
* mkstemp: Tweak configure message when cross-compiling.Bruno Haible2011-04-272-2/+8
* clean-temp: Clarify what it does.Bruno Haible2011-04-276-4/+27
* fchdir: avoid extra chdir and fix testEric Blake2011-04-274-35/+31
* filenamecat-lgpl: fix licenceEric Blake2011-04-272-1/+5
* linkat, renameat: add missing dependencyEric Blake2011-04-273-0/+6
* tests: reduce dependenciesEric Blake2011-04-276-7/+16
* save-cwd: reduce default dependencyEric Blake2011-04-274-5/+14
* getcwd: enhance testsEric Blake2011-04-277-41/+299
* getcwd-lgpl: new moduleEric Blake2011-04-277-6/+189
* getcwd: tweak commentsEric Blake2011-04-274-5/+14
* mkstemp: replace if system version uses wrong permissionsReuben Thomas2011-04-273-6/+23
* passfd: avoid compiler warningEric Blake2011-04-272-4/+10
* Change gnulib-tool to support NetBSD's joinJ.T. Conklin2011-04-272-1/+6
* mkstemp: mention clean-temp moduleReuben Thomas2011-04-273-1/+15
* inttypes: also provide default values for 32-bit testsPaul Eggert2011-04-262-0/+8
* strtoumax: remove dependency on strtoimaxPaul Eggert2011-04-262-1/+7
* inttypes-incomplete: new modulePaul Eggert2011-04-269-54/+109