gnulib.git
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.
2007-04-17 Eric BlakeMake fflush rely on fpurge.
2007-04-17 Eric BlakeMake fflush rely on fpurge.
2007-04-16 Eric BlakeFix --with-tests compilation on cygwin.
2007-04-16 Eric BlakeFix fpurge for cygwin.
2007-04-16 Simon Josefsson2007-04-16 Simon Josefsson <simon@josefsson.org>
2007-04-16 Simon Josefsson* m4/autobuild.m4: Re-indent.
2007-04-14 Bruno HaibleTests for module 'fpurge'.
2007-04-14 Bruno HaibleNew module 'fpurge'.
2007-04-14 Bruno HaibleTests for module 'fbufmode'.
2007-04-14 Bruno HaibleNew module 'fbufmode'.
2007-04-14 Bruno HaibleTests for module 'fwritable'.
2007-04-14 Bruno HaibleNew module 'fwritable'.
2007-04-14 Bruno HaibleTests for module 'freadable'.
2007-04-14 Bruno HaibleNew module 'freadable'.
2007-04-13 Bruno HaibleRemove EXTRA_DIST. Augment MOSTLYCLEANFILES.
2007-04-13 Paul Eggert* build-aux/bootstrap (gnulib_tool_option_extras):...
2007-04-13 Bruno HaibleAdd tests for %f and %F directives.
2007-04-13 Bruno HaibleTry harder to find sched_yield on Solaris.
2007-04-13 Bruno HaibleFix typo in return type.
2007-04-13 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-13 Eric Blake* modules/gettime (Depends-on): Remove gettime.
2007-04-13 Bruno HaibleMention the include file.
2007-04-13 Eric Blake* .cvsignore: New file.
2007-04-12 Bruno HaibleFix link error on Cygwin.
2007-04-12 Bruno HaibleUpdate Cygwin test results.
2007-04-12 Eric BlakeWork around glibc's failure to flush stdin on fclose.
2007-04-12 Eric BlakeWork around glibc's failure to reset seekable stdin...
2007-04-12 Simon JosefssonMention autobuild.
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Eric BlakeNo need to preserve errno on success.
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon JosefssonAdd autobuild module.
2007-04-12 Bruno HaibleBetter guessing in gl_PRINTF_DIRECTIVE_F when cross...
2007-04-11 Bruno HaibleAdd test results from AIX 5.2.
2007-04-11 Bruno HaibleImplement the %F directive if the system doesn't implem...
2007-04-11 Bruno HaibleThe 2007-04-04 patch was broken.
2007-04-11 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-10 Bruno HaibleTests for module 'locale'.
2007-04-10 Bruno HaibleNew module 'locale'.
2007-04-10 Bruno HaibleUse copysign when implementing signbit, if the libc...
2007-04-10 Karl Berryupdate from texinfo
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-07 Karl Berryupdate from texinfo
2007-04-06 Bruno HaibleFaster determination of the sign of a number.
2007-04-06 Bruno HaibleTest also the sign bit of zero results.
2007-04-06 Bruno HaibleTests for module 'signbit'.
2007-04-06 Bruno HaibleNew module 'signbit'.
2007-04-06 Bruno HaibleTests for module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleNew module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleFix linking of test programs with libintl or not.
next