summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for HP-UX 11.23 and HP-UX 11.31.Bruno Haible2010-11-2162-63/+69
* Update for MacOS X 10.5.Bruno Haible2010-11-21754-772/+778
* bootstrap: add bootstrap_sync option.Joel E. Denny2010-11-212-1/+37
* Oops, fix incomplete ChangeLog entry.Bruno Haible2010-11-211-3/+24
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-2012-5/+72
* memmem: Fix autoconf test.Bruno Haible2010-11-202-2/+7
* Port to uClibc.Bruno Haible2010-11-2056-116/+204
* nproc: Fix condition.Bruno Haible2010-11-202-3/+9
* Fix a comment.Bruno Haible2010-11-202-2/+8
* ftoastr: don't assume snprintfPaul Eggert2010-11-193-1/+43
* test-rename.h: fix compilation failureJim Meyering2010-11-192-0/+6
* maint.mk: add a URL discussing the no-@acronym policyJim Meyering2010-11-192-1/+7
* ftoastr: depend on snprintf, improve commentsPaul Eggert2010-11-184-3/+13
* ftoastr: port to hosts lacking strtof and strtoldPaul Eggert2010-11-183-0/+20
* c-strtold: Avoid link error on AIX 7.Bruno Haible2010-11-193-3/+13
* intprops: new macro INT_BITS_STRLEN_BOUNDPaul Eggert2010-11-172-5/+16
* ftoastr: new module, for lossless conversion of floats to short stringsPaul Eggert2010-11-176-0/+268
* autoupdateKarl Berry2010-11-171-2/+3
* autoupdateKarl Berry2010-11-161-5/+9
* bootstrap: port to Solaris sedPaul Eggert2010-11-152-8/+16
* maint.mk: rename variable: s/noteworthy/gl_noteworthy_news_/Jim Meyering2010-11-142-2/+8
* remove autoconf-2.57 work-around requiring AC_PROG_EGREP and AC_PROG_CPPJim Meyering2010-11-146-25/+16
* Line-wrap a ChangeLog entry.Bruno Haible2010-11-141-1/+2
* rename, renameat: Avoid test failures at NFS mounted locations.Bruno Haible2010-11-144-6/+55
* rename, renameat: Document Linux bug with NFS.Bruno Haible2010-11-143-0/+18
* rename test: Add comments.Bruno Haible2010-11-132-275/+738
* maintainer-makefile: cover a few more filesEric Blake2010-11-132-1/+7
* unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input.Bruno Haible2010-11-1312-176/+765
* openat: Work around glibc bug with fchownat() and empty file names.Bruno Haible2010-11-134-0/+57
* openat: Ensure autoconf macro ordering.Bruno Haible2010-11-132-1/+12
* Update comments.Bruno Haible2010-11-136-5/+14
* tests: avoid test failure on Solaris 10 due to lack of PATH exportJim Meyering2010-11-132-0/+4
* init.sh: ensure that IFS is defined, just in case...Jim Meyering2010-11-132-0/+13
* maint.mk: tighten "test a == b" checkJim Meyering2010-11-132-0/+9
* autoupdateKarl Berry2010-11-121-1/+32
* bootstrap: fix typo in previous attemptEric Blake2010-11-122-2/+6
* maintainer-makefile: prohibit test x == xEric Blake2010-11-122-0/+10
* bootstrap: allow FreeBSD gzipEric Blake2010-11-123-3/+17
* maintainer-makefile: check for i18n setupEric Blake2010-11-122-1/+16
* sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.Bruno Haible2010-11-123-10/+18
* fcntl-h: Fix for use of C++ on glibc systems.Bruno Haible2010-11-122-1/+14
* mknod: avoid false failure with dashChristian Weisgerber2010-11-112-2/+7
* unlink: Fix "is it should" typo in diagnostic.Paul Eggert2010-11-112-1/+7
* Tests for module 'strerror_r-posix'.Bruno Haible2010-11-114-0/+115
* New module 'strerror_r-posix'.Bruno Haible2010-11-118-9/+351
* pmccabe2html: bug fixes: don't skip last input line; quote filename in shell ...Torsten Scheck2010-11-112-3/+10
* More pmccabe fixes.Reuben Thomas2010-11-103-98/+41
* doc: List more failing platforms.Bruno Haible2010-11-102-1/+3
* Add a comment.Bruno Haible2010-11-092-0/+6
* fdopendir: fix bug on MacOS X when low on file descriptorsPaul Eggert2010-11-082-64/+78