gnulib.git
2007-05-04 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-03 Karl Berryupdate from texinfo
2007-05-02 Bruno HaibleClarify the strftime module's purpose.
2007-05-02 Bruno Haibletexinfo tweak
2007-05-02 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-02 Karl Berryautoupdate
2007-05-02 Sergey PoznyakoffUpdate
2007-05-02 Sergey Poznyakoff(struct hol_entry): New member `ord'.
2007-05-01 Bruno HaibleRename _Exit.texi.
2007-05-01 Bruno HaibleMove to _Exit_C99.texi.
2007-05-01 Bruno HaibleMove to here from _Exit.texi.
2007-05-01 Bruno HaibleRedundant through doc/functions/*.texi.
2007-05-01 Bruno Haiblearp depends on sleep.
2007-05-01 Bruno HaibleTests for module 'sleep'.
2007-05-01 Bruno HaibleNew module 'sleep'.
2007-05-01 Bruno Haible'exec' and 'toc' are not functions.
2007-05-01 Bruno HaibleMention non-portability to Interix 3.5.
2007-05-01 Bruno Haiblesigprocmask.h is replaced with <signal.h>.
2007-05-01 Bruno HaibleNew module 'signal'.
2007-05-01 Bruno HaibleMake the generated wctype.h more self-contained.
2007-05-01 Bruno HaibleMake the generated sys/stat.h more self-contained.
2007-05-01 Bruno HaibleTweak last patch.
2007-05-01 Bruno HaibleMention non-portability to Interix 3.5.
2007-05-01 Bruno HaibleMake the generated glob.h self-contained.
2007-05-01 Bruno HaibleDon't mention the 'assert' module here.
2007-05-01 Bruno HaibleAdd doc chapter about the POSIX functions.
2007-05-01 Bruno HaibleRanking of functions according to their number of hits...
2007-05-01 Bruno HaibleDocumentation of what gnulib provides for each function.
2007-05-01 Bruno HaibleThere is no POSIX function called 'exec'.
2007-05-01 Bruno HaibleThere is no POSIX function named 'toc'.
2007-05-01 Bruno HaibleDepend on sys_stat, since it fixes an mkdir portability...
2007-05-01 Bruno HaibleRanking of include files according to their number...
2007-04-30 Eric BlakePrefer fseeko to fseek.
2007-04-30 Sergey PoznyakoffUpdate
2007-04-30 Sergey PoznyakoffRestore #include "progname.h"
2007-04-30 Sergey Poznyakoff(usage-indent test): Fix output
2007-04-30 Sergey Poznyakoff(hol_entry_cmp): Option sorting algorithm
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-29 Bruno HaibleThere is no POSIX function called 'contents'.
2007-04-29 Bruno HaibleDon't blame me for a change that I didn't suggest.
2007-04-29 Karl Berrygendocs_template_min
2007-04-29 Bruno HaibleWork around fpurge bug on BSD systems.
2007-04-29 Sergey PoznyakoffUpdate
2007-04-29 Sergey PoznyakoffFix option ordering. Test deeply clustered options.
2007-04-29 Sergey Poznyakoff(hol_cluster_cmp): Reverse comparison. Change proposed...
2007-04-29 Bruno HaibleMake test a bit easier to debug.
2007-04-29 Bruno HaibleBetter ASSERT macro.
2007-04-29 Bruno Haiblefreading has an undefined value after repositioning...
2007-04-29 Bruno HaibleTrivial simplification.
2007-04-29 Bruno HaibleOops, fix details and comments of last patch.
2007-04-29 Bruno HaibleMake the tests sharper: also test the interaction with...
2007-04-28 Bruno HaibleWarn when fseek or ftell are used.
2007-04-28 Paul EggertAvoid false-negative in gl_STDINT_H's C99 conformance...
2007-04-27 Bruno Haibletexinfo syntax fix.
2007-04-27 Bruno HaibleAdd reference to POSIX.
2007-04-27 Eric Blake* doc/headers/assert.texi (assert.h): Document assert...
2007-04-27 Bruno HaibleBump year.
2007-04-27 Bruno HaibleAdd doc chapter about the POSIX header files.
2007-04-27 Bruno HaibleDocumentation of what gnulib provides for each header...
2007-04-27 Bruno HaibleRenamed socket_.h to sys_socket_.h.
2007-04-27 Bruno HaibleRename lib/sysexit_.h to lib/sysexits_.h.
2007-04-27 Bruno HaibleMove to sysexits_.h.
2007-04-27 Bruno HaibleMove to here from sysexit_.h.
2007-04-27 Bruno HaibleRename lib/socket_.h to lib/sys_socket_.h.
2007-04-27 Bruno HaibleMove to sys_socket_.h.
2007-04-27 Bruno HaibleMove to here from socket_.h.
2007-04-27 Bruno HaibleRename lib/stat_.h to lib/sys_stat_.h.
2007-04-27 Bruno HaibleMove to sys_stat_.h.
2007-04-27 Bruno HaibleMove to here from stat_.h.
2007-04-27 Eric Blake* lib/freading.h: Improve comments.
2007-04-27 Eric BlakeFix closein for mingw.
2007-04-27 Bruno HaibleI'm not responsible for these modules.
2007-04-27 Bruno HaibleOSF/1 "cc -nodtk" does not support #include_next.
2007-04-27 Bruno HaibleRelax test, to avoid failure on mingw.
2007-04-27 Bruno HaibleTests depends on correct fflush on input streams.
2007-04-27 Bruno HaibleMore comments.
2007-04-26 Ralf Wildenhues* m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ...
2007-04-26 Karl Berryupdate from texinfo
2007-04-26 Karl Berrygendocs_template conform to current gnu web style
2007-04-26 Eric BlakeFix fflush on mingw.
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-26 Bruno HaibleVerify that off_t is the same size as long when we...
2007-04-26 Bruno HaibleEnsure fseeko and ftello are declared on glibc systems.
2007-04-26 Bruno HaibleOn BSD implementations, when we call lseek(), we must...
2007-04-26 Bruno HaibleThe test now uses fseeko.
2007-04-25 Ralf Wildenhues* lib/argz_.h: ensure error_t definition is obtained...
2007-04-25 Eric Blake* lib/fpurge.c (includes): Use stdlib.h for free.
2007-04-25 Bruno HaibleMake the combination of fflush and fseek/fseeko POSIX...
2007-04-25 Bruno HaibleDepend on ftello.
2007-04-25 Bruno HaibleTests for module 'ftello'.
2007-04-25 Bruno HaibleNew module 'ftello'.
2007-04-25 Bruno HaibleTests for module 'fseeko'.
2007-04-25 Bruno HaibleNew module 'fseeko'.
2007-04-25 Bruno Haiblefflush & GNULIB_POSIXCHECK.
2007-04-25 Bruno HaibleEnsure that <unistd.h> and <fcntl.h> define SEEK_CUR...
2007-04-23 Eric Blake* lib/fflush.c: Fix missing include.
2007-04-23 Bruno HaibleFree a malloc()ed ungetc buffer.
2007-04-23 Bruno HaiblePort to Solaris/SPARC64.
2007-04-23 Bruno HaibleDon't hardcode the value of _IOERR.
2007-04-23 Bruno HaibleBe prepared to a failure of setvbuf.
next