* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
[gnulib.git] / ChangeLog
2007-05-04 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-02 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-02 Sergey PoznyakoffUpdate
2007-05-01 Bruno HaibleRename _Exit.texi.
2007-05-01 Bruno HaibleRedundant through doc/functions/*.texi.
2007-05-01 Bruno Haiblearp depends on sleep.
2007-05-01 Bruno HaibleNew module 'sleep'.
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 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 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-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 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 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'.
next