Mercurial > hg > octave-kai > gnulib-hg
graph
-
strtod: support coreutils betterTue, 19 Feb 2013 14:20:04 -0800, by Paul Eggert
-
merge with default branchThu, 21 Feb 2013 14:57:31 +0000, by Michael Goffioul
-
pull and merge upstream changes to default branchThu, 21 Feb 2013 14:51:22 +0000, by Michael Goffioul
-
mountlist: port to HP NonStopTue, 19 Feb 2013 13:04:35 -0800, by Paul Eggert
-
Fix typo in stdnoreturn documentation.Tue, 19 Feb 2013 12:30:32 -0800, by Paul Eggert
-
extern-inline: avoid compilation error with HP-UX ccMon, 18 Feb 2013 17:16:30 -0800, by Paul Eggert
-
putenv: fix heap corruption with mixed putenv/_putenvThu, 14 Feb 2013 13:14:18 -0800, by Paul Eggert
-
autoupdateThu, 14 Feb 2013 09:43:22 -0800, by Karl Berry
-
autoupdateWed, 13 Feb 2013 06:33:51 -0800, by Karl Berry
-
unsetenv etc.: port to Solaris 11 + GNU EmacsMon, 11 Feb 2013 14:58:56 -0800, by Paul Eggert
-
maint: periodic merge of stable to defaultMon, 11 Feb 2013 12:24:07 -0500, by John W. Eaton
-
pull and merge upstream changes to default branchSat, 09 Feb 2013 15:59:00 -0500, by John W. Eaton
-
secure_getenv: fix C++ declaration typoSat, 09 Feb 2013 12:41:47 -0800, by Paul Eggert
-
lib/stdlib.in.h: Fix return type for secure_getenv C++ alias declaration.Sat, 09 Feb 2013 15:11:07 -0500, by John W. Eaton
-
pull and merge upstream changes to default branchSat, 09 Feb 2013 14:05:05 -0500, by John W. Eaton
-
careadlinkat: stop exporting careadlinkatcwdFri, 08 Feb 2013 15:12:36 -0800, by Paul Eggert
-
extensions: port better to HP-UXFri, 08 Feb 2013 13:10:01 -0800, by Paul Eggert
-
openpty: fix bug where HAVE_OPENPTY is mistakenly 1Fri, 08 Feb 2013 08:03:23 -0800, by Paul Eggert
-
maint: fix misspelling of MINIX in ChangeLogFri, 08 Feb 2013 07:26:45 -0800, by Paul Eggert
-
secure_getenv: fix include typoThu, 07 Feb 2013 21:58:09 -0800, by Paul Eggert
-
secure_getenv: port better to FreeBSD and SolarisThu, 07 Feb 2013 15:34:23 -0800, by Paul Eggert
-
extensions: port better to MINUX 3, HP-UX, autoheader 2.62Wed, 06 Feb 2013 22:41:08 -0800, by Paul Eggert
-
unistd: avoid namespace pollution on non-glibc systemsWed, 06 Feb 2013 16:11:07 -0800, by Paul Eggert
-
autoupdateTue, 05 Feb 2013 07:13:14 -0800, by Karl Berry
-
tmpdir: use secure_getenvMon, 04 Feb 2013 20:34:17 -0800, by Paul Eggert
-
tempname: use secure_getenvMon, 04 Feb 2013 18:36:06 -0800, by Paul Eggert
-
secure_getenv: new moduleMon, 04 Feb 2013 18:33:23 -0800, by Paul Eggert
-
autoupdateMon, 04 Feb 2013 05:43:29 -0800, by Karl Berry
-
getcwd: break fdopendir + save_cwd recursive loop (Bug#13516)Sun, 03 Feb 2013 21:28:30 -0800, by Paul Eggert
-
regex-tests, regex: fix bug: memset undeclaredSun, 03 Feb 2013 09:19:06 -0800, by Paul Eggert
-
regex-tests: fix link errors on older SolarisSun, 03 Feb 2013 09:03:51 -0800, by Paul Eggert
-
update from texinfoFri, 01 Feb 2013 15:49:12 -0800, by Karl Berry
-
regex-tests: new moduleThu, 31 Jan 2013 21:07:02 -0800, by Paul Eggert
-
regex: fix off-by-one error in configure testThu, 31 Jan 2013 16:41:35 -0800, by Paul Eggert
-
regex: avoid infinite configure testThu, 31 Jan 2013 15:57:38 -0700, by Eric Blake
-
openpty: fix bug where HAVE_OPENPTY wasn't definedThu, 31 Jan 2013 13:55:55 -0800, by Reuben Thomas
-
sys_time: port to Solaris 2.6Wed, 30 Jan 2013 21:26:44 -0800, by Paul Eggert
-
regex: test for buffer overrunTue, 29 Jan 2013 22:34:58 -0800, by Paul Eggert
-
regex: fix buffer overrun in regexp matcherTue, 29 Jan 2013 22:33:51 -0800, by Andreas Schwab
-
mountlist: don't consider "devtmpfs" as dummyMon, 28 Jan 2013 17:59:05 +0000, by Pádraig Brady
-
futimens-tests, utimens-tests: Depend on gettext.Sun, 27 Jan 2013 11:40:58 -0800, by Paul Eggert
-
test-getpeername: fix typoSat, 26 Jan 2013 13:32:40 -0700, by Eric Blake
-
bootstrap: remove the need for a sorted .gitignoreSun, 20 Jan 2013 18:06:54 +0000, by Bernhard Voelker
-
readlinkat: don't depend on gl_FUNC_OPENATWed, 23 Jan 2013 23:57:57 -0800, by Paul Eggert
-
statat: new module, split out from fstatatWed, 23 Jan 2013 18:20:09 -0800, by Paul Eggert
-
autoupdateWed, 23 Jan 2013 08:08:47 -0800, by Karl Berry
-
Fix typo in previous change, by including <unistd.h>.Tue, 22 Jan 2013 17:40:36 -0800, by Paul Eggert
-
tests: don't assume fd 99 is closedTue, 22 Jan 2013 09:43:22 -0800, by Paul Eggert
-
Fix ChangeLog typo.Mon, 21 Jan 2013 22:20:08 -0800, by Paul Eggert
-
stpncpy: port to OS X 10.8Mon, 21 Jan 2013 22:16:32 -0800, by Paul Eggert
-
In intro, say only latest mingw is tested.Thu, 17 Jan 2013 13:37:32 -0800, by Paul Eggert
-
unistd: port to recent mingwWed, 16 Jan 2013 15:48:52 -0800, by Paul Eggert
-
Fix typo in comment.Wed, 16 Jan 2013 09:38:28 -0800, by Paul Eggert
-
largefile: port better to Mac OS X 10.5Wed, 16 Jan 2013 09:35:20 -0800, by Paul Eggert
-
doc: clarify -WerrorTue, 15 Jan 2013 12:21:42 -0800, by Paul Eggert
-
stdint: fix build with Android's Bionic fox x86Tue, 15 Jan 2013 11:41:52 +0100, by Andoni Morales Alastruey
-
net_if-tests: port to Solaris 7 + GCC 3.4.6Sun, 13 Jan 2013 10:36:53 -0800, by Paul Eggert
-
net_if-tests: port to older SolarisSat, 12 Jan 2013 21:48:49 -0800, by Paul Eggert
-
system-quote-tests: port to older SolarisSat, 12 Jan 2013 21:37:23 -0800, by Paul Eggert