Fri, 31 Jul 2009 18:16:54 +0200 |
Jim Meyering |
getloadavg: fix symbol name in comment
|
Fri, 31 Jul 2009 10:21:27 +0200 |
Jim Meyering |
getloadvg: add ChangeLog entry for previous change
|
Wed, 29 Jul 2009 08:33:59 -0700 |
Matt Kraai |
getloadavg: check whether n_name is a pointer, for QNX 6.4.1
|
Wed, 29 Jul 2009 15:17:53 -0400 |
Joel E. Denny |
update-copyright: generalize comment handling
|
Wed, 29 Jul 2009 19:30:21 +0200 |
Jim Meyering |
mktime: correct setting of REPLACE_MKTIME
|
Wed, 29 Jul 2009 16:22:21 +0200 |
Jim Meyering |
update-copyright: new module
|
Tue, 28 Jul 2009 21:01:16 +0200 |
Bruno Haible |
Fix compilation error when <ctime> is used and mktime is replaced.
|
Mon, 27 Jul 2009 21:21:02 +0200 |
Bruno Haible |
Avoid compilation error on QNX.
|
Mon, 27 Jul 2009 05:50:46 -0700 |
Karl Berry |
autoupdate
|
Sun, 26 Jul 2009 10:25:30 -0700 |
Karl Berry |
update from texinfo
|
Sun, 26 Jul 2009 06:27:06 -0700 |
Karl Berry |
-mautoupdate
|
Sat, 25 Jul 2009 22:55:21 +0200 |
Bruno Haible |
Undo last gnulib-tool commit: maintainer-makefile is fixed.
|
Sat, 25 Jul 2009 15:43:11 +0200 |
Jim Meyering |
maint.mk: avoid warnings about missing files
|
Sat, 25 Jul 2009 11:17:24 +0200 |
Bruno Haible |
Avoid syntax error on QNX.
|
Sat, 25 Jul 2009 11:11:49 +0200 |
Bruno Haible |
Exclude the maintainer-makefile module from big testdir builds.
|
Thu, 23 Jul 2009 10:05:10 +0200 |
Jim Meyering |
maint.mk: invoke "make dist" with a working value of XZ_OPT
|
Thu, 23 Jul 2009 07:25:46 +0200 |
Matt Kraai |
Make fseeko.c compile on QNX.
|
Tue, 21 Jul 2009 15:22:24 +0200 |
Peter Simons |
C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
|
Tue, 21 Jul 2009 15:23:55 +0200 |
Peter Simons |
tests-sha1: don't assign literal string to 'char *' variable
|
Tue, 21 Jul 2009 09:00:57 -0600 |
Eric Blake |
dup2: fix more mingw problems
|
Tue, 21 Jul 2009 18:24:22 +0200 |
Jim Meyering |
vc-list-files: avoid failure when /bin/sh is dash
|
Tue, 21 Jul 2009 06:48:56 -0600 |
Eric Blake |
dup2-tests: test previous patch
|
Tue, 21 Jul 2009 06:48:26 -0600 |
Eric Blake |
dup2: work around mingw and cygwin 1.5 bug
|
Tue, 21 Jul 2009 10:13:16 +0200 |
Bruno Haible |
Don't let "git push" reject trailing blank lines in modules files.
|
Mon, 20 Jul 2009 22:45:39 +0200 |
Bruno Haible |
Tweak for maintainability.
|
Mon, 20 Jul 2009 06:41:01 -0600 |
Eric Blake |
test-pipe: make a bit more robust.
|
Sun, 19 Jul 2009 22:33:09 +0200 |
Jim Meyering |
fts: avoid false-positive cycle-detection
|
Sun, 19 Jul 2009 17:16:51 +0200 |
Bruno Haible |
Fix build error on mingw with the modules sys_select and unistd.
|
Sun, 19 Jul 2009 13:13:43 +0200 |
Bruno Haible |
Unify conditionals.
|
Sun, 19 Jul 2009 12:45:28 +0200 |
Bruno Haible |
Fix handling of closed stdin/stdout/stderr on mingw.
|