Mercurial > hg > octave-jordi > gnulib-hg
graph
-
uniname/uniname-tests: fix failure due to aliasTue, 07 Apr 2015 11:09:23 +0900, by Daiki Ueno
-
hash: remove deprecated hash_insert0 functionFri, 03 Apr 2015 14:58:12 +0100, by Giuseppe Scrivano
-
mountlist: remove dependency on libmountThu, 02 Apr 2015 04:18:02 +0100, by Pádraig Brady
-
stddef: port to pre-C11 GCC on x86Thu, 02 Apr 2015 10:35:53 -0700, by Paul Eggert
-
quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependencyTue, 24 Mar 2015 12:23:28 +0000, by Pádraig Brady
-
yesno: make EOL optional in ENABLE_NLS case alsoTue, 24 Mar 2015 12:15:27 +0000, by Tobias Stoeckmann
-
fdopendir-tests: test it does not close its argSun, 22 Mar 2015 19:47:24 -0700, by Paul Eggert
-
gitlog-to-changelog: trim trailing white spaceFri, 20 Mar 2015 18:09:24 -0700, by Paul Eggert
-
gitlog-to-changelog: new option --ignore-matchingFri, 20 Mar 2015 17:40:37 -0700, by Paul Eggert
-
fdopendir: port better to MinGWThu, 19 Mar 2015 12:11:07 -0700, by Paul Eggert
-
fdopendir: fix typo in commentWed, 18 Mar 2015 12:47:12 -0700, by Paul Eggert
-
error: document all entry points providedMon, 09 Mar 2015 09:48:19 -0600, by Eric Blake
-
autoupdateSun, 08 Mar 2015 07:22:10 -0700, by Karl Berry
-
autoupdateFri, 06 Mar 2015 06:09:06 -0800, by Karl Berry
-
autoupdateWed, 04 Mar 2015 06:41:45 -0800, by Karl Berry
-
vasnprintf: pacify clang 3.5.0Tue, 03 Mar 2015 07:48:40 -0800, by Paul Eggert
-
glob, etc.: port to MSVC v18 on MS-Windows 8.1Tue, 24 Feb 2015 20:44:32 -0800, by Paul Eggert
-
poll: port to MSVC v18 on MS-Windows 8.1Tue, 24 Feb 2015 16:16:19 -0800, by Paul Eggert
-
tests: support stderr verification with returns_()Mon, 16 Feb 2015 17:20:39 +0000, by Pádraig Brady
-
passfd: avoid valgrind uninitalised data warningTue, 24 Feb 2015 12:58:46 +0000, by Pavel Hrdina
-
uniwbrk/u32-wordbreaks-tests: fix copyrightMon, 23 Feb 2015 15:52:58 -0800, by Paul Eggert
-
dup2: doc and test for Android bugMon, 23 Feb 2015 10:34:40 -0800, by Paul Eggert
-
Replace dup2() on AndroidMon, 23 Feb 2015 09:38:14 -0800, by Kevin Cernekee
-
Android doesn't define RLIM_SAVED_*Sun, 22 Feb 2015 19:07:46 -0800, by Paul Eggert
-
autoupdateSat, 21 Feb 2015 06:19:32 -0800, by Karl Berry
-
vasnprintf-posix-tests: use consistent testSat, 21 Feb 2015 00:43:33 -0800, by Paul Eggert
-
printf, isinf, etc.: noncanonical != NaNFri, 20 Feb 2015 18:09:47 -0800, by Paul Eggert
-
fts: remove redundant close() (trivial)Fri, 20 Feb 2015 22:53:52 +0000, by Jaroslav Skarvada
-
getdtablesize: port better for AndroidFri, 20 Feb 2015 10:53:10 -0800, by Paul Eggert
-
poll: fixes for large fdsFri, 20 Feb 2015 10:37:49 -0800, by Paul Eggert
-
fcntl: Fix cross compilingThu, 19 Feb 2015 10:11:19 -0800, by Kevin Cernekee
-
dup2, fcntl: cross-compiler better for AndroidWed, 18 Feb 2015 23:20:55 -0800, by Paul Eggert
-
getopt: give accurate ambiguity diagnostic on mem exhaustionWed, 18 Feb 2015 22:37:31 +0000, by Pádraig Brady
-
getopt: don't crash on memory exhaustionWed, 18 Feb 2015 02:23:35 +0000, by Pádraig Brady
-
tempname: allow compilation with C++ (trivial)Tue, 17 Feb 2015 22:04:51 -0800, by Mike Miller
-
dup2, fcntl: port to AIXTue, 17 Feb 2015 18:34:17 -0800, by Paul Eggert
-
getdtablesize, dup2, fcntl: port to AndroidMon, 16 Feb 2015 21:38:02 -0800, by Paul Eggert
-
localename: Implement gl_locale_name_thread_unsafe for AndroidMon, 16 Feb 2015 17:26:49 -0800, by Kevin Cernekee
-
More changelog fixesMon, 16 Feb 2015 21:38:56 -0800, by Kevin Cernekee
-
fts: avoid crash when a cycle is added while traversingWed, 11 Feb 2015 18:41:43 +0100, by Kamil Dudka
-
uniname/uniname: support character aliasMon, 16 Feb 2015 15:44:14 +0900, by Daiki Ueno
-
Fix ChangeLog botches in my recent commitsWed, 11 Feb 2015 22:19:01 -0800, by Paul Eggert
-
duplocale: Fix Android build of duplocale-testsWed, 11 Feb 2015 15:22:58 -0800, by Kevin Cernekee
-
signal_h: Fix Android buildWed, 11 Feb 2015 15:22:57 -0800, by Kevin Cernekee
-
net_if: Handle content-free <net/if.h> system headersWed, 11 Feb 2015 15:22:56 -0800, by Kevin Cernekee
-
linkat_nofollow: Add fallback case for cross compilingWed, 11 Feb 2015 15:22:55 -0800, by Kevin Cernekee
-
euidaccess: Fix Android buildWed, 11 Feb 2015 15:22:54 -0800, by Kevin Cernekee
-
getugroups: Fix Android buildWed, 11 Feb 2015 15:22:53 -0800, by Kevin Cernekee
-
localename: Fix Android buildWed, 11 Feb 2015 15:22:52 -0800, by Kevin Cernekee
-
getdtablesize: Fix Android buildWed, 11 Feb 2015 15:22:51 -0800, by Kevin Cernekee
-
Assume unbroken ungetc() on AndroidWed, 11 Feb 2015 15:22:50 -0800, by Kevin Cernekee
-
Fix FILE struct compatibility with Android API level >= 21Wed, 11 Feb 2015 15:22:49 -0800, by Kevin Cernekee
-
tests: avoid recent -Werror=unused-variable regression in test-localeWed, 11 Feb 2015 03:52:57 +0000, by Pádraig Brady
-
maint: various whitespace cleanups in tempnameWed, 11 Feb 2015 02:46:28 +0000, by Pádraig Brady
-
tests: provide returns_() to simplify exit status checkingWed, 11 Feb 2015 00:16:55 +0000, by Pádraig Brady
-
mountlist: only use libmount when specifiedTue, 20 Jan 2015 01:40:54 +0000, by Pádraig Brady
-
uniname/unimame-tests: don't link with -lunistringSun, 08 Feb 2015 17:38:03 +0900, by Daiki Ueno
-
fstrcmp: don't assume strlen < INT_MAXSat, 07 Feb 2015 18:09:00 -0800, by Paul Eggert
-
diffseq: prefer ptrdiff_t to ssize_tSat, 07 Feb 2015 18:02:42 -0800, by Paul Eggert
-
xalloc: fix typo that suppressed warningsSat, 07 Feb 2015 17:27:03 -0800, by Paul Eggert