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
-
tests: test some of the *-safer modulesWed, 19 Aug 2009 09:54:54 -0600, by Eric Blake
-
popen: fix cygwin 1.5 bug when stdin closedWed, 19 Aug 2009 07:15:54 -0600, by Eric Blake
-
maint.mk: give full control over update-copyright exclusionsMon, 17 Aug 2009 21:41:57 -0400, by Joel E. Denny
-
autoupdateMon, 17 Aug 2009 06:51:21 -0700, by Karl Berry
-
Avoid test failures on Solaris 10.Sun, 16 Aug 2009 23:00:33 +0200, by Bruno Haible
-
Fix test failures on Solaris 10.Sun, 16 Aug 2009 22:40:51 +0200, by Bruno Haible
-
update from texinfoSun, 16 Aug 2009 09:20:30 -0700, by Karl Berry
-
fpurge: fix previous commitsSun, 16 Aug 2009 08:59:54 -0600, by Eric Blake
-
Clarify fpurge's effect on the file position.Sun, 16 Aug 2009 15:51:23 +0200, by Bruno Haible
-
Tweak last commit.Sun, 16 Aug 2009 14:46:39 +0200, by Bruno Haible
-
fpurge: don't wrap working cygwin implementationSat, 15 Aug 2009 16:43:58 -0600, by Eric Blake
-
test-update-copyright: skip if perl is insufficientSat, 15 Aug 2009 10:28:30 -0600, by Eric Blake
-
doc: mention more functions added in cygwin 1.7.0Thu, 13 Aug 2009 14:21:43 -0600, by Eric Blake
-
maint.mk: simplify update-copyright ruleFri, 14 Aug 2009 09:40:53 -0600, by Eric Blake
-
Undo invalid optimization in last commit.Sat, 15 Aug 2009 02:38:33 +0200, by Bruno Haible
-
maint.mk: support update-copyright-envFri, 14 Aug 2009 15:26:20 -0400, by Joel E. Denny
-
update-copyright: implement forced reformattingFri, 14 Aug 2009 13:12:54 -0400, by Joel E. Denny
-
stddef: fix NetBSD 5.0 NULL bug, rather than working around itWed, 12 Aug 2009 10:23:03 -0600, by Eric Blake
-
Revert "Avoid compilation error on NetBSD 5.0."Wed, 12 Aug 2009 08:31:14 -0600, by Eric Blake
-
doc: improve git diff of texinfo filesThu, 13 Aug 2009 07:15:28 -0600, by Eric Blake
-
Disable multithread support by default on Cygwin 1.5.x for real.Fri, 14 Aug 2009 12:01:12 +0200, by Bruno Haible
-
update-copyright: much ado about intervalsFri, 14 Aug 2009 01:10:08 -0400, by Joel E. Denny
-
update-copyright: convert 2-digit to 4-digit yearsThu, 13 Aug 2009 22:40:34 -0400, by Joel E. Denny
-
test-exclude: avoid coreutils "make check" failureFri, 14 Aug 2009 08:17:46 +0200, by Jim Meyering
-
test-dup2: fix bad assumptionThu, 13 Aug 2009 12:11:47 -0600, by Eric Blake
-
test-version-etc: fix CRLF portability issueThu, 13 Aug 2009 11:22:26 -0600, by Eric Blake
-
getopt: update client modulesThu, 13 Aug 2009 11:42:00 -0600, by Eric Blake
-
test-version-etc, test-argp-version-etc: Fix CRLF issue. Reduce forks.Thu, 13 Aug 2009 13:22:41 +0200, by Simon Josefsson
-
version-etc-test: Make it work imported into projects.Thu, 13 Aug 2009 13:10:21 +0200, by Simon Josefsson
-
Tests for modules 'getopt-posix', 'getopt-gnu'.Thu, 13 Aug 2009 01:25:48 +0200, by Bruno Haible
-
New modules 'getopt-posix', 'getopt-gnu'.Thu, 13 Aug 2009 01:23:35 +0200, by Bruno Haible
-
Ensure that optarg etc. get declared by <unistd.h>.Thu, 13 Aug 2009 01:09:50 +0200, by Bruno Haible
-
Avoid test link errors.Wed, 12 Aug 2009 23:34:12 +0200, by Bruno Haible
-
Restore the gl_GETOPT_SUBSTITUTE macro, under a new name.Wed, 12 Aug 2009 22:18:21 +0200, by Bruno Haible
-
Put the recent ChangeLog entries in order.Wed, 12 Aug 2009 20:55:31 +0200, by Bruno Haible
-
Update ChangeLogWed, 12 Aug 2009 21:47:56 +0300, by Sergey Poznyakoff
-
Reorder macros.Wed, 12 Aug 2009 19:37:21 +0200, by Bruno Haible
-
Minor improvement in gitlog-to-changelogWed, 12 Aug 2009 19:48:51 +0300, by Sergey Poznyakoff
-
Optimize exclude: use hash tables for non-wildcard patterns.Wed, 12 Aug 2009 19:03:07 +0300, by Sergey Poznyakoff
-
Ensure that getopt() gets declared by <unistd.h>.Wed, 12 Aug 2009 17:25:09 +0200, by Bruno Haible
-
Clarify logic; Separate gl_replace_getopt and GETOPT_H.Wed, 12 Aug 2009 17:18:53 +0200, by Bruno Haible
-
Add comments.Wed, 12 Aug 2009 17:10:21 +0200, by Bruno Haible
-
Disable multithread support by default on Cygwin 1.5.x.Wed, 12 Aug 2009 16:25:16 +0200, by Bruno Haible
-
Avoid compilation error on NetBSD 5.0.Tue, 11 Aug 2009 21:06:43 +0200, by Bruno Haible
-
Most tests don't need module 'close' any more.Tue, 11 Aug 2009 12:52:19 +0200, by Bruno Haible
-
Undefine DCHAR_SET after use.Tue, 11 Aug 2009 01:06:54 +0200, by Bruno Haible
-
Fix a gcc warning.Tue, 11 Aug 2009 01:03:08 +0200, by Bruno Haible
-
Don't optimize AC_LIBOBJs, as they may appear in different contexts.Mon, 10 Aug 2009 23:54:09 +0200, by Bruno Haible
-
Make it possible to use module 'gethostname' without module 'close' or 'ioctl'.Mon, 10 Aug 2009 23:00:13 +0200, by Bruno Haible
-
Add comment.Mon, 10 Aug 2009 22:53:54 +0200, by Bruno Haible
-
Typo in comment.Mon, 10 Aug 2009 22:38:22 +0200, by Bruno Haible
-
Avoid collision between gnulib wrapper and libintl wrapper.Mon, 10 Aug 2009 13:29:20 +0200, by Bruno Haible
-
Make <sys/select.h> really self-contained, also on Solaris 10.Mon, 10 Aug 2009 00:26:10 +0200, by Bruno Haible
-
Avoid warnings from 'aclocal' when AM_XGETTEXT_OPTION is not defined.Sun, 09 Aug 2009 19:58:07 +0200, by Bruno Haible
-
Avoid compilation error in C++ mode.Sun, 09 Aug 2009 09:15:28 +0200, by Bruno Haible
-
Define HOST_NAME_MAX also for the various Unix platforms.Sat, 08 Aug 2009 11:18:41 +0200, by Bruno Haible
-
selinux-at: fix typo in a commentFri, 07 Aug 2009 23:22:51 +0200, by Jim Meyering
-
selinux-at: remove redundant m4 code, add documentationFri, 07 Aug 2009 10:57:17 +0200, by Jim Meyering
-
Avoid link error on MacOS X 10.3 and 10.4.Fri, 07 Aug 2009 09:06:45 +0200, by Bruno Haible
-
test-version-etc.sh: Use $EXEEXT.Fri, 07 Aug 2009 02:23:00 +0200, by Simon Josefsson