summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: disable the strncpy prohibitionJim Meyering2012-06-212-0/+8
* Fix misspellings in comments.Paul Eggert2012-06-211-4/+4
* nonblocking: Avoid compilation error on mingw64.Bruno Haible2012-06-215-1/+32
* Do use readlink if availableBernd Jendrissek2012-06-212-1/+6
* posixtm-tests: port to buggy compilerPaul Eggert2012-06-213-10/+30
* mktime: fix integer overflow in 'configure'-time testPaul Eggert2012-06-212-11/+23
* tmpfile, clean-temp: Fix invocation of GetVersionEx.John Darrington2012-06-203-0/+17
* fdopen: Allow implementations that don't reject invalid fd arguments.Bruno Haible2012-06-202-4/+9
* parse-duration: Make self-test build on its own.Simon Josefsson2012-06-202-1/+6
* autoupdateKarl Berry2012-06-201-1/+1
* init.sh: do not rely on autoupated PWDPaul Eggert2012-06-202-3/+13
* stat, fstat: Avoid warnings on mingw64.Bruno Haible2012-06-203-0/+11
* stdioext: Add support for musl libc.Bruno Haible2012-06-1920-29/+164
* *printf-posix: Put more info into config.log.Bruno Haible2012-06-192-2/+9
* getopt-gnu: Fix exit code overflow in autoconf test.Bruno Haible2012-06-192-5/+11
* maint.mk: fix typo in code to derive GPG key at release timeJim Meyering2012-06-172-1/+6
* regex: avoid warning when pointers are not longPaul Eggert2012-06-172-2/+15
* dummy: Relicense into the public domain.Bruno Haible2012-06-172-1/+7
* autoupdateKarl Berry2012-06-173-4/+8
* announce-gen: VPATH issuesAkim Demaille2012-06-123-4/+16
* gnu-web-doc-update: VPATH buildsAkim Demaille2012-06-123-31/+76
* autoupdateKarl Berry2012-06-111-2/+2
* maint.mk: revert most of the previous change re "all these"Jim Meyering2012-06-112-1/+8
* autoupdate missed x bitKarl Berry2012-06-101-0/+0
* do not ask for gpg pw with --dry-runKarl Berry2012-06-102-5/+9
* implement --replace for ftp-upload protocol v1.2Karl Berry2012-06-102-2/+18
* parse-duration: Relicense under LGPLv2+.Bruce Korb2012-06-112-1/+6
* maint.mk: prohibit common grammar error: "all these"Jim Meyering2012-06-103-2/+9
* do-release-commit-and-tag: support VPATH buildsAkim Demaille2012-06-073-37/+78
* readme-release: also require announce-gen and maintainer-makefileAkim Demaille2012-06-076-4/+16
* maint.mk: fix VPATH issues.Akim Demaille2012-06-072-2/+8
* readme-release: require the promoted modules.Akim Demaille2012-06-072-0/+10
* update from texinfoKarl Berry2012-06-051-2/+2
* error, strerror-override: Support mingw64 from Fedora 17.Paolo Bonzini2012-06-035-1/+22
* error, strerror-override: Support mingw64 from Fedora 17.Paolo Bonzini2012-06-034-3/+21
* error, strerror-override: Support new errno values from POSIX:2008.Bruno Haible2012-06-037-8/+74
* autoupdateKarl Berry2012-06-021-14/+22
* savewd: add missing dependency on sys_wait moduleJim Meyering2012-05-312-0/+7
* system-quote-tests: port to CentOS 5Paul Eggert2012-05-292-0/+12
* maint: fix typos in comments and ChangeLogJim Meyering2012-05-294-14/+26
* autoupdateKarl Berry2012-05-281-2/+4
* manywarnings: remove duplicate -Wmultichar entryPaul Eggert2012-05-272-2/+8
* do not sync mktime.c from libc, last one left, not worth itKarl Berry2012-05-272-1/+8
* autoupdateKarl Berry2012-05-271-4/+4
* regex: don't assume uint64_t or uint32_tPaul Eggert2012-05-262-6/+19
* * lib/mktime.c: Revert autoupdate, which fetched the wrong version.Paul Eggert2012-05-251-80/+155
* maint.mk: add strncpy-prohibiting syntax-check ruleJim Meyering2012-05-252-0/+13
* autoupdateKarl Berry2012-05-252-155/+83
* maint.mk: compute $(gpg_key_ID) more portablyJim Meyering2012-05-242-1/+9
* mktime: sync from glibcPaul Eggert2012-05-233-195/+210