summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-aux/pmccabe2html: Disable execute bit. Improve example usage.Simon Josefsson2009-11-062-4/+10
* do-release-commit-and-tag: New module.Jim Meyering2009-11-064-0/+167
* modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB).Simon Josefsson2009-11-062-1/+6
* getaddrinfo: Simplify Link: directive.Simon Josefsson2009-11-063-2/+16
* strtod: detect darwin bugEric Blake2009-11-052-1/+13
* freopen-safer: new moduleEric Blake2009-11-0513-1/+316
* maint.mk: Prohibit inclusion of "close-stream.h" without use.Jim Meyering2009-11-052-0/+9
* modules/pmccabe2html (configure.ac): Check for pmccabe tool.Simon Josefsson2009-11-052-0/+5
* getaddrinfo (Link): Add $(INET_NTOP_LIB).Simon Josefsson2009-11-052-1/+5
* Fix typo in last commit.Simon Josefsson2009-11-051-1/+1
* inet_ntop, inet_pton: Fix link error.Simon Josefsson2009-11-053-2/+10
* test-func.c: Also test value of __func__.Simon Josefsson2009-11-052-0/+7
* test-sys_socket: Fix compilation warning.Simon Josefsson2009-11-052-1/+6
* Fix link error.Bruno Haible2009-11-053-4/+11
* Tests for module 'inet_pton'.Bruno Haible2009-11-053-0/+87
* Tests for module 'inet_ntop'.Bruno Haible2009-11-053-0/+84
* stdlib-safer: wrap all mkstemp variantsEric Blake2009-11-047-3/+70
* mkstemps, mkostemps: new modulesEric Blake2009-11-0414-1/+315
* tempname: resync from glibcEric Blake2009-11-048-27/+67
* utimens: fix use of futimens on older LinuxEric Blake2009-11-042-1/+8
* Make num_processors more flexible and consistent.Bruno Haible2009-11-046-21/+286
* Document the new library dependencies of inet_ntop, inet_pton.Bruno Haible2009-11-042-0/+10
* test-getaddrinfo: avoid compilation failure on FreeBSD 7.2Jim Meyering2009-11-032-0/+8
* mktime, timegm: share common declarationEric Blake2009-11-026-10/+20
* test-update-copyright: update test to match script changesEric Blake2009-11-022-1/+15
* Fix link error on Solaris 8.Bruno Haible2009-11-033-2/+25
* Avoid link error for inet_ntop on Solaris.Simon Josefsson2009-11-033-8/+18
* maint: avoid compiler warnings in m4 macrosEric Blake2009-11-023-3/+10
* pmccabe2html: Don't hard code awk path.Simon Josefsson2009-11-024-19/+13
* fseeko: fix m4 regressionEric Blake2009-10-312-2/+10
* inttostr: aesthetics and improved (compile-time) safetyJim Meyering2009-10-317-3/+22
* build: avoid compiler warningsEric Blake2009-10-307-9/+28
* stat: fix compilation on AIXMichael Haubenwallner2009-10-302-1/+15
* exclude: make more robustEric Blake2009-10-302-3/+11
* perl scripts: remove #!/usr/bin/perl in favor of more portable...Jim Meyering2009-10-305-14/+35
* filenamecat-lgpl: adjust clientsEric Blake2009-10-293-2/+7
* filenamecat: split into filenamecat-lgplEric Blake2009-10-298-69/+145
* argp: avoid memory leakEric Blake2009-10-293-3/+9
* dirname-lgpl: adjust clients that don't need full dirnameEric Blake2009-10-2911-13/+23
* dirname: split into dirname-lgplEric Blake2009-10-2913-148/+234
* mkdir: make safe for librariesEric Blake2009-10-293-2/+12
* tests: avoid some compiler warningsEric Blake2009-10-2918-28/+49
* sockets: avoid compiler warningEric Blake2009-10-292-5/+8
* maint: detect usage(1) and other suspicious exitsEric Blake2009-10-292-0/+11
* timespec: long-to-int truncation could make timespec_cmp malfunctionJim Meyering2009-10-292-2/+10
* fprintftime: wrap macro code argument in "do {...} while(0)"Jim Meyering2009-10-282-2/+14
* fprintftime: remove stray semicolon from previous changeJim Meyering2009-10-282-1/+4
* fprintftime: avoid a warning about ignored fwrite return valueJim Meyering2009-10-283-1/+17
* exclude: avoid an unwarranted warningJim Meyering2009-10-282-1/+8
* fseek: avoid compilation failure when fflush is replacedEric Blake2009-10-274-12/+43