summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* mountlist: remove dependency on libmountPádraig Brady2015-04-031-0/+13
* stddef: port to pre-C11 GCC on x86Paul Eggert2015-04-021-0/+11
* quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependencyPádraig Brady2015-03-241-0/+5
* yesno: make EOL optional in ENABLE_NLS case alsoTobias Stoeckmann2015-03-241-0/+6
* fdopendir-tests: test it does not close its argPaul Eggert2015-03-221-0/+7
* gitlog-to-changelog: trim trailing white spacePaul Eggert2015-03-201-0/+6
* gitlog-to-changelog: new option --ignore-matchingPaul Eggert2015-03-201-0/+7
* fdopendir: port better to MinGWPaul Eggert2015-03-191-0/+8
* fdopendir: fix typo in commentPaul Eggert2015-03-181-0/+5
* error: document all entry points providedEric Blake2015-03-091-0/+12
* vasnprintf: pacify clang 3.5.0Paul Eggert2015-03-031-0/+8
* glob, etc.: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-0/+7
* poll: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-0/+9
* tests: support stderr verification with returns_()Pádraig Brady2015-02-241-0/+7
* passfd: avoid valgrind uninitalised data warningPavel Hrdina2015-02-241-0/+7
* uniwbrk/u32-wordbreaks-tests: fix copyrightPaul Eggert2015-02-231-0/+3
* dup2: doc and test for Android bugPaul Eggert2015-02-231-0/+8
* Replace dup2() on AndroidKevin Cernekee2015-02-231-0/+8
* Android doesn't define RLIM_SAVED_*Paul Eggert2015-02-221-0/+13
* vasnprintf-posix-tests: use consistent testPaul Eggert2015-02-211-0/+6
* printf, isinf, etc.: noncanonical != NaNPaul Eggert2015-02-201-0/+37
* fts: remove redundant close() (trivial)Jaroslav Skarvada2015-02-201-0/+6
* getdtablesize: port better for AndroidPaul Eggert2015-02-201-1/+8
* poll: fixes for large fdsPaul Eggert2015-02-201-0/+9
* fcntl: Fix cross compilingKevin Cernekee2015-02-191-0/+6
* dup2, fcntl: cross-compiler better for AndroidPaul Eggert2015-02-181-0/+11
* getopt: don't crash on memory exhaustionPádraig Brady2015-02-181-0/+10
* tempname: allow compilation with C++ (trivial)Mike Miller2015-02-171-0/+8
* dup2, fcntl: port to AIXPaul Eggert2015-02-171-0/+10
* getdtablesize, dup2, fcntl: port to AndroidPaul Eggert2015-02-161-0/+18
* localename: Implement gl_locale_name_thread_unsafe for AndroidKevin Cernekee2015-02-161-0/+7
* More changelog fixesKevin Cernekee2015-02-161-4/+3
* fts: avoid crash when a cycle is added while traversingKamil Dudka2015-02-171-0/+9
* uniname/uniname: support character aliasDaiki Ueno2015-02-161-0/+26
* Fix ChangeLog botches in my recent commitsPaul Eggert2015-02-111-24/+43
* duplocale: Fix Android build of duplocale-testsKevin Cernekee2015-02-111-0/+8
* signal_h: Fix Android buildKevin Cernekee2015-02-111-0/+4
* net_if: Handle content-free <net/if.h> system headersKevin Cernekee2015-02-111-0/+4
* linkat_nofollow: Add fallback case for cross compilingKevin Cernekee2015-02-111-0/+3
* euidaccess: Fix Android buildKevin Cernekee2015-02-111-0/+4
* getugroups: Fix Android buildKevin Cernekee2015-02-111-0/+4
* localename: Fix Android buildKevin Cernekee2015-02-111-0/+3
* getdtablesize: Fix Android buildKevin Cernekee2015-02-111-0/+6
* Assume unbroken ungetc() on AndroidKevin Cernekee2015-02-111-0/+5
* tests: avoid recent -Werror=unused-variable regression in test-localePádraig Brady2015-02-111-0/+6
* maint: various whitespace cleanups in tempnamePádraig Brady2015-02-111-0/+7
* tests: provide returns_() to simplify exit status checkingPádraig Brady2015-02-111-0/+8
* mountlist: only use libmount when specifiedPádraig Brady2015-02-111-0/+8
* uniname/unimame-tests: don't link with -lunistringDaiki Ueno2015-02-081-0/+7
* fstrcmp: don't assume strlen < INT_MAXPaul Eggert2015-02-071-0/+11