Mercurial > hg > octave-kai > gnulib-hg
graph
-
maint.mk: remove more coreutils-specific targets; XZ_OPT=-9evSat, 29 Aug 2009 17:24:03 +0200, by Jim Meyering
-
-m(dup2): Texinfo typoThu, 27 Aug 2009 16:21:38 -0700, by Karl Berry
-
Remove test that is outside the specification.Thu, 27 Aug 2009 23:31:13 +0200, by Bruno Haible
-
Avoid sizeof __func__ == 0 pitfall.Thu, 27 Aug 2009 23:30:11 +0200, by Bruno Haible
-
Fix link error on Solaris.Thu, 27 Aug 2009 09:08:17 +0200, by Bruno Haible
-
ignore-value: handle pointer types, tooWed, 12 Aug 2009 09:37:56 +0100, by Pádraig Brady
-
Clarify affected Linux versioins in last commit.Wed, 26 Aug 2009 01:46:26 +0200, by Bruno Haible
-
dup2: work around a Linux bug.Tue, 25 Aug 2009 10:52:51 +0200, by Bruno Haible
-
libguestfs uses gnulibTue, 25 Aug 2009 07:53:06 +0200, by Jim Meyering
-
dup2, pipe2: fix some recent test failures on cygwin 1.5.xMon, 24 Aug 2009 16:00:44 -0600, by Eric Blake
-
Tolerate declared but missing accept4 syscall.Tue, 25 Aug 2009 02:26:18 +0200, by Bruno Haible
-
New module 'accept4'.Tue, 25 Aug 2009 02:17:09 +0200, by Bruno Haible
-
progname: also set global program_invocation_name, when possible.Tue, 25 Aug 2009 01:02:32 +0200, by Jim Meyering
-
Include string.h, for memset.Mon, 24 Aug 2009 10:41:48 +0200, by Bruno Haible
-
Avoid running into nonexistent system calls repeatedly.Mon, 24 Aug 2009 02:18:15 +0200, by Bruno Haible
-
Tolerate declared but missing dup3 syscall.Mon, 24 Aug 2009 00:56:31 +0200, by Bruno Haible
-
Tolerate declared but missing pipe2 syscall.Mon, 24 Aug 2009 00:42:22 +0200, by Bruno Haible
-
Move #ifs inside function.Mon, 24 Aug 2009 00:34:04 +0200, by Bruno Haible
-
quotearg: document limitations of quote_these_tooSat, 22 Aug 2009 20:55:17 -0400, by Joel E. Denny
-
quotearg: implement custom_quoting_styleSun, 23 Aug 2009 18:24:53 -0400, by Joel E. Denny
-
quotearg: fix right quote escaping when it's in quote_these_tooSat, 22 Aug 2009 20:26:46 -0400, by Joel E. Denny
-
quotearg-tests: test escaping of embedded locale quotesSat, 22 Aug 2009 17:55:15 -0400, by Joel E. Denny
-
Tests for module 'dup3'.Mon, 24 Aug 2009 00:19:10 +0200, by Bruno Haible
-
New module 'dup3'.Mon, 24 Aug 2009 00:17:47 +0200, by Bruno Haible
-
Tweak the dup2 test.Sun, 23 Aug 2009 23:47:02 +0200, by Bruno Haible
-
Avoid test link errors when the modules getopt-gnu, gettext are used.Sun, 23 Aug 2009 23:00:36 +0200, by Bruno Haible
-
Fix getdtablesize() on mingw.Sun, 23 Aug 2009 21:55:26 +0200, by Bruno Haible
-
New module 'mkostemp'.Sun, 23 Aug 2009 14:11:27 +0200, by Bruno Haible
-
Oops, fix last commit.Sun, 23 Aug 2009 13:10:40 +0200, by Bruno Haible
-
Support O_TEXT, O_BINARY on all platforms.Sun, 23 Aug 2009 10:46:39 +0200, by Bruno Haible
-
Fix test of fcntl's return value.Sun, 23 Aug 2009 10:20:54 +0200, by Bruno Haible
-
Update module dependencies.Sun, 23 Aug 2009 10:18:14 +0200, by Bruno Haible
-
fcntl-h: add O_TTY_INIT supportSat, 22 Aug 2009 21:24:37 -0600, by Eric Blake
-
fcntl-h: rename from fcntl, in preparation for fcntl(2)Fri, 21 Aug 2009 08:26:40 -0600, by Eric Blake
-
Relicense under LGPL.Sun, 23 Aug 2009 02:43:53 +0200, by Bruno Haible
-
Improve comment about pipe2.Sun, 23 Aug 2009 02:39:38 +0200, by Bruno Haible
-
Fix test of fcntl's return value.Sun, 23 Aug 2009 01:37:15 +0200, by Bruno Haible
-
Use module pipe2.Sat, 22 Aug 2009 18:58:09 +0200, by Bruno Haible
-
Tests for module 'pipe2'.Sat, 22 Aug 2009 18:48:19 +0200, by Bruno Haible
-
New module 'pipe2'.Sat, 22 Aug 2009 18:46:44 +0200, by Bruno Haible
-
Reference some new glibc functions.Sat, 22 Aug 2009 15:25:51 +0200, by Bruno Haible
-
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Sat, 22 Aug 2009 11:28:08 +0200, by Jim Meyering
-
announce-gen: remove now-duplicate code at topSat, 22 Aug 2009 10:07:00 +0200, by Jim Meyering
-
announce-gen: detect write failureSat, 22 Aug 2009 10:02:19 +0200, by Jim Meyering
-
check-module: reviveFri, 21 Aug 2009 23:12:35 +0200, by Jim Meyering
-
bootstrap: --help to stdout.Wed, 19 Aug 2009 15:40:08 +0200, by Akim Demaille
-
test-popen-safer: split from test-popenFri, 21 Aug 2009 07:22:12 -0600, by Eric Blake
-
test-fcntl-safer: split from test-openFri, 21 Aug 2009 07:18:10 -0600, by Eric Blake
-
test-fopen-safer: split from test-fopenThu, 20 Aug 2009 23:19:20 -0600, by Eric Blake
-
popen-safer: test O_CLOEXEC at run-time.Fri, 21 Aug 2009 09:36:14 +0200, by Paolo Bonzini
-
Move more flags to lib/fcntl.in.h.Thu, 20 Aug 2009 10:24:19 +0200, by Paolo Bonzini
-
consistently remove $@-t before redirecting to itFri, 21 Aug 2009 10:56:58 +0200, by Jim Meyering
-
popen: simplify access to original popenThu, 20 Aug 2009 18:14:41 -0600, by Eric Blake
-
build: avoid some compiler warningsThu, 20 Aug 2009 08:21:46 -0600, by Eric Blake
-
exclude-tests: Handle Windows EOL.Thu, 20 Aug 2009 15:21:27 +0200, by Simon Josefsson
-
bootstrap: find sha1sum when named gsha1sum.Wed, 19 Aug 2009 15:37:23 +0200, by Akim Demaille
-
maint.mk: _header_without_use: fix a quoting bug and remove a bash'ismThu, 20 Aug 2009 11:04:20 +0200, by Jim Meyering
-
Fix polling for writeability of a screen buffer.Tue, 04 Aug 2009 18:06:07 +0200, by Paolo Bonzini
-
autoupdateWed, 19 Aug 2009 13:04:16 -0700, by Karl Berry
-
popen-safer: prevent popen from clobbering std descriptorsWed, 19 Aug 2009 10:02:19 -0600, by Eric Blake