summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+82
* strerror_r-posix: port to cygwinEric Blake2011-02-051-0/+10
* New module 'wmemchr', part 2.Bruno Haible2011-02-051-2/+2
* New module 'wmemchr'.Bruno Haible2011-02-051-0/+14
* fdopendir: detect FreeBSD bugEric Blake2011-02-041-0/+6
* stdbool: do not define HAVE_STDBOOL_HPaul Eggert2011-02-041-0/+9
* wcsnrtombs: Prepare for new module wwcsnrtombs.Bruno Haible2011-02-051-0/+5
* wcsrtombs: Prepare for new module wwcsrtombs.Bruno Haible2011-02-051-0/+5
* mbsnrtowcs: Prepare for new module mbsnrtowwcs.Bruno Haible2011-02-051-0/+5
* mbsrtowcs: Prepare for new module mbsrtowwcs.Bruno Haible2011-02-051-0/+7
* vasnprintf: Reduce use of malloc for small format strings.Bruno Haible2011-02-041-0/+14
* dup2: work around Haiku bugEric Blake2011-01-311-0/+8
* doc: off_t is not available in eglibc 2.11.2 stdio.h.Simon Josefsson2011-01-311-0/+7
* ignore-value: add missing test dependencyEric Blake2011-01-311-0/+7
* mktime: clarify long_int width checkingPaul Eggert2011-01-301-0/+8
* ignore-value: Fix self-test.Simon Josefsson2011-01-301-0/+5
* TYPE_MAXIMUM: avoid theoretically undefined behaviorPaul Eggert2011-01-301-0/+13
* mktime: #undef mktime before #defining itPaul Eggert2011-01-291-0/+3
* mktime: systematically normalize tm_isdst comparisonsPaul Eggert2011-01-291-0/+8
* mktime: fix some integer overflow issues and sidestep the restPaul Eggert2011-01-291-0/+32
* mktime: avoid infinite loopEric Blake2011-01-291-0/+7
* rename, unlink, same-inode: Relicense.Simon Josefsson2011-01-291-0/+7
* mktime: avoid problems on NetBSD 5 / i386Paul Eggert2011-01-281-0/+9
* mktime: fix misspelling in commentPaul Eggert2011-01-281-0/+6
* move-if-change: cope with concurrent mv of identical file.Ralf Wildenhues2011-01-281-0/+11
* users.txt: Mention sharutils.Bruce Korb2011-01-281-0/+4
* doc: Update users.txtSimon Josefsson2011-01-281-0/+4
* Prepare for supporting FreeBSD 10.Bruno Haible2011-01-271-0/+5
* Prepare for supporting FreeBSD 10.Gerald Pfeifer2011-01-271-0/+6
* vma-iter, get-rusage-as: Add OpenBSD support.Bruno Haible2011-01-271-0/+11
* more make vars for makeinfoKarl Berry2011-01-261-0/+5
* fcntl: work around Haiku F_DUPFD bugsEric Blake2011-01-261-0/+8
* Enable memory leak tests on AIX.Bruno Haible2011-01-261-0/+6
* Tests for module 'get-rusage-data'.Bruno Haible2011-01-261-0/+4
* New module 'get-rusage-data'.Bruno Haible2011-01-261-0/+7
* get-rusage-as: Allow for easier testing.Bruno Haible2011-01-261-0/+7
* vma-iter: Treat Haiku like BeOS.Bruno Haible2011-01-261-0/+6
* c-stack: fix regression on cygwin when libsigsegv is presentEric Blake2011-01-251-0/+5
* vma-iter: Avoid empty intervals.Bruno Haible2011-01-241-0/+6
* u64: remove unnecessary #includeJim Meyering2011-01-241-0/+5
* Allow the user to avoid the GNULIB_TEST_* macros.Paul Eggert2011-01-231-0/+5
* New module 'vma-iter'.Bruno Haible2011-01-241-0/+12
* uninorm: Tweak includes.Bruno Haible2011-01-231-0/+6
* get-rusage-as: Improve on NetBSD.Bruno Haible2011-01-231-0/+6
* xreadlink.h: remove unnecessary #includeJim Meyering2011-01-231-0/+3
* maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>Jim Meyering2011-01-231-0/+5
* get-rusage-as: Fix bug.Bruno Haible2011-01-231-0/+6
* wctype: Ensure valid C syntax.Bruno Haible2011-01-231-0/+6
* getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.hPaul Eggert2011-01-211-0/+6
* gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCEPaul Eggert2011-01-211-0/+21