log

age author description
Wed, 02 May 2007 19:06:46 +0000 Paul Eggert * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
Wed, 02 May 2007 13:13:42 +0000 Karl Berry autoupdate
Wed, 02 May 2007 04:34:41 +0000 Sergey Poznyakoff Update
Wed, 02 May 2007 04:33:22 +0000 Sergey Poznyakoff (struct hol_entry): New member `ord'.
Tue, 01 May 2007 22:37:10 +0000 Bruno Haible Rename _Exit.texi.
Tue, 01 May 2007 22:35:50 +0000 Bruno Haible Move to _Exit_C99.texi.
Tue, 01 May 2007 22:35:46 +0000 Bruno Haible Move to here from _Exit.texi.
Tue, 01 May 2007 22:32:06 +0000 Bruno Haible Redundant through doc/functions/*.texi.
Tue, 01 May 2007 22:20:41 +0000 Bruno Haible arp depends on sleep.
Tue, 01 May 2007 22:17:02 +0000 Bruno Haible Tests for module 'sleep'.
Tue, 01 May 2007 22:15:01 +0000 Bruno Haible New module 'sleep'.
Tue, 01 May 2007 21:02:01 +0000 Bruno Haible 'exec' and 'toc' are not functions.
Tue, 01 May 2007 19:24:43 +0000 Bruno Haible Mention non-portability to Interix 3.5.
Tue, 01 May 2007 19:20:18 +0000 Bruno Haible sigprocmask.h is replaced with <signal.h>.
Tue, 01 May 2007 18:49:26 +0000 Bruno Haible New module 'signal'.
Tue, 01 May 2007 18:21:31 +0000 Bruno Haible Make the generated wctype.h more self-contained.
Tue, 01 May 2007 18:14:44 +0000 Bruno Haible Make the generated sys/stat.h more self-contained.
Tue, 01 May 2007 18:08:51 +0000 Bruno Haible Tweak last patch.
Tue, 01 May 2007 17:59:19 +0000 Bruno Haible Mention non-portability to Interix 3.5.
Tue, 01 May 2007 15:48:24 +0000 Bruno Haible Make the generated glob.h self-contained.
Tue, 01 May 2007 15:33:25 +0000 Bruno Haible Don't mention the 'assert' module here.
Tue, 01 May 2007 15:14:20 +0000 Bruno Haible Add doc chapter about the POSIX functions.
Tue, 01 May 2007 15:12:21 +0000 Bruno Haible Ranking of functions according to their number of hits on Google codesearch.
Tue, 01 May 2007 15:11:37 +0000 Bruno Haible Documentation of what gnulib provides for each function.
Tue, 01 May 2007 14:03:44 +0000 Bruno Haible There is no POSIX function called 'exec'.
Tue, 01 May 2007 13:53:42 +0000 Bruno Haible There is no POSIX function named 'toc'.
Tue, 01 May 2007 10:42:29 +0000 Bruno Haible Depend on sys_stat, since it fixes an mkdir portability problem.
Tue, 01 May 2007 08:21:00 +0000 Bruno Haible Ranking of include files according to their number of hits on Google
Mon, 30 Apr 2007 12:00:07 +0000 Eric Blake Prefer fseeko to fseek.
Mon, 30 Apr 2007 08:26:42 +0000 Sergey Poznyakoff Update
Mon, 30 Apr 2007 08:26:26 +0000 Sergey Poznyakoff Restore #include "progname.h"
Mon, 30 Apr 2007 08:26:11 +0000 Sergey Poznyakoff (usage-indent test): Fix output
Mon, 30 Apr 2007 08:25:46 +0000 Sergey Poznyakoff (hol_entry_cmp): Option sorting algorithm
Sun, 29 Apr 2007 15:40:30 +0000 Bruno Haible Guard against vsnprintf implementations that mishandle a size=0 argument.
Sun, 29 Apr 2007 15:33:25 +0000 Bruno Haible There is no POSIX function called 'contents'.
Sun, 29 Apr 2007 13:50:12 +0000 Bruno Haible Don't blame me for a change that I didn't suggest.
Sun, 29 Apr 2007 13:35:40 +0000 Karl Berry gendocs_template_min
Sun, 29 Apr 2007 12:16:55 +0000 Bruno Haible Work around fpurge bug on BSD systems.
Sun, 29 Apr 2007 12:04:15 +0000 Sergey Poznyakoff Update
Sun, 29 Apr 2007 12:02:45 +0000 Sergey Poznyakoff Fix option ordering. Test deeply clustered options.
Sun, 29 Apr 2007 12:02:27 +0000 Sergey Poznyakoff (hol_cluster_cmp): Reverse comparison. Change proposed by Sven Verdoolaege.
Sun, 29 Apr 2007 11:06:56 +0000 Bruno Haible Make test a bit easier to debug.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Sun, 29 Apr 2007 08:38:22 +0000 Bruno Haible freading has an undefined value after repositioning a read-write stream.
Sun, 29 Apr 2007 08:24:53 +0000 Bruno Haible Trivial simplification.
Sun, 29 Apr 2007 07:44:02 +0000 Bruno Haible Oops, fix details and comments of last patch.
Sun, 29 Apr 2007 02:07:56 +0000 Bruno Haible Make the tests sharper: also test the interaction with fflush().
Sat, 28 Apr 2007 23:02:00 +0000 Bruno Haible Warn when fseek or ftell are used.
Sat, 28 Apr 2007 18:05:58 +0000 Paul Eggert Avoid false-negative in gl_STDINT_H's C99 conformance test.
Fri, 27 Apr 2007 22:54:42 +0000 Bruno Haible texinfo syntax fix.
Fri, 27 Apr 2007 21:04:08 +0000 Bruno Haible Add reference to POSIX.
Fri, 27 Apr 2007 20:06:05 +0000 Eric Blake * doc/headers/assert.texi (assert.h): Document assert module use.
Fri, 27 Apr 2007 19:58:36 +0000 Bruno Haible Bump year.
Fri, 27 Apr 2007 19:58:15 +0000 Bruno Haible Add doc chapter about the POSIX header files.
Fri, 27 Apr 2007 19:57:14 +0000 Bruno Haible Documentation of what gnulib provides for each header file.
Fri, 27 Apr 2007 18:24:50 +0000 Bruno Haible Renamed socket_.h to sys_socket_.h.
Fri, 27 Apr 2007 18:23:01 +0000 Bruno Haible Rename lib/sysexit_.h to lib/sysexits_.h.
Fri, 27 Apr 2007 18:22:26 +0000 Bruno Haible Move to sysexits_.h.
Fri, 27 Apr 2007 18:22:23 +0000 Bruno Haible Move to here from sysexit_.h.
Fri, 27 Apr 2007 18:20:56 +0000 Bruno Haible Rename lib/socket_.h to lib/sys_socket_.h.