freading has an undefined value after repositioning a read-write stream.
[gnulib.git] / ChangeLog
2007-04-29 Bruno Haiblefreading has an undefined value after repositioning...
2007-04-29 Bruno HaibleTrivial simplification.
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 Eric Blake* doc/headers/assert.texi (assert.h): Document assert...
2007-04-27 Bruno HaibleAdd doc chapter about the POSIX header files.
2007-04-27 Bruno HaibleRename lib/sysexit_.h to lib/sysexits_.h.
2007-04-27 Bruno HaibleRename lib/socket_.h to lib/sys_socket_.h.
2007-04-27 Bruno HaibleRename lib/stat_.h to lib/sys_stat_.h.
2007-04-27 Eric Blake* lib/freading.h: Improve comments.
2007-04-27 Eric BlakeFix closein for mingw.
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-26 Ralf Wildenhues* m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ...
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-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 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 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 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-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 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
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.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-06 Bruno HaibleFix problem with Compaq (ex-DEC) Desktop C compiler...
2007-04-06 Bruno HaibleFix problem with Compaq (ex-DEC) Desktop C compiler...
2007-04-06 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-04-05 Eric Blake* m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in...
2007-04-05 Bruno HaibleCatch a bug of printf "%a" on FreeBSD 6.1.
2007-04-05 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-04-05 Bruno HaibleNo need to mention tar and gzip - not direct depedencies.
2007-04-04 Paul Eggert* DEPENDENCIES: Give overall description of version...
2007-04-04 Simon Josefsson2007-04-04 Simon Josefsson <simon@josefsson.org>
2007-04-04 Karl Berry.
2007-04-04 Eric BlakeWeaken m4 dependency.
2007-04-04 Bruno HaibleLink test program with libintl.
2007-04-04 Bruno HaibleRemove AC_SUBSTs that are now done in the *.m4 files.
2007-04-04 Ben PfaffAdd $(srcdir)/ to source directory references in Makefi...
2007-04-03 Bruno Haibleldexpl can depend on isnanl. Requiring isnanl-nolibm...
2007-04-03 Bruno HaibleClarify the dependencies on libm.
2007-04-03 Bruno HaibleTEMPLATE-EXTENDED is not a module.
2007-04-03 Bruno HaibleList of dependendies of gnulib.
next