* lib/dirent_.h: Prefer #include_next <foo.h> to #include
[gnulib.git] / modules /
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-05-17 Eric Blake* modules/closein-tests (Makefile.am): Distribute
2007-05-17 Bruno HaibleRename test-fprintf-posix.out to test-printf-posix...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-05-12 Sergey PoznyakoffNew module
2007-05-12 Sergey Poznyakoff(Files): Remove openat-die.c
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 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 HaibleDepend on sys_stat, since it fixes an mkdir portability...
2007-04-30 Eric BlakePrefer fseeko to fseek.
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-29 Bruno HaibleWork around fpurge bug on BSD systems.
2007-04-29 Bruno HaibleMake the tests sharper: also test the interaction with...
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 BlakeFix closein for mingw.
2007-04-27 Bruno HaibleI'm not responsible for these modules.
2007-04-27 Bruno HaibleTests depends on correct fflush on input streams.
2007-04-26 Eric BlakeFix fflush on mingw.
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-26 Bruno HaibleEnsure fseeko and ftello are declared on glibc systems.
2007-04-26 Bruno HaibleThe test now uses fseeko.
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-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-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 Bruno HaibleTry harder to find sched_yield on Solaris.
2007-04-13 Eric Blake* modules/gettime (Depends-on): Remove gettime.
2007-04-13 Bruno HaibleMention the include file.
2007-04-12 Bruno HaibleFix link error on Cygwin.
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 JosefssonAdd autobuild module.
2007-04-10 Bruno HaibleTests for module 'locale'.
2007-04-10 Bruno HaibleNew module 'locale'.
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-04 Bruno HaibleNo need to depend on ldexpl. Just need the m4/ldexpl...
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 for module descriptions, including all optiona...
2007-04-03 Simon JosefssonMove back memxor module.
2007-04-03 Simon JosefssonMove modules/gc to crypto/.
2007-04-03 Eric BlakeFix printf-frexpl dependency
2007-04-03 Bruno HaibleIt was a joke.
2007-04-02 Karl Berryautoupdate
2007-04-01 Bruno HaibleNew module 'phystemp'.
2007-04-01 Simon JosefssonMove crypto modules to crypto/.
2007-03-31 Bruno HaibleUse module 'iconv_open'.
2007-03-31 Bruno HaibleNew module 'iconv_open'.
2007-03-30 Bruno HaibleTests for module 'ldexpl'.
2007-03-30 Bruno HaibleSet the FPU control word as needed for 'long double...
2007-03-30 Bruno HaibleNew module 'ldexpl'.
2007-03-28 Bruno HaibleDistinguish invalid and incomplete UTF-8 input, and...
2007-03-28 Bruno HaibleNew module 'unistr/u32-mbtoucr'.
2007-03-28 Bruno HaibleNew module 'unistr/u16-mbtoucr'.
2007-03-28 Bruno HaibleNew module 'unistr/u8-mbtoucr'.
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-27 Bruno Haible2007-03-27 Bruno Haible <bruno@clisp.org>
2007-03-26 Bruno HaibleDepend on isnanl now.
2007-03-26 Bruno HaibleIf <sysexits.h> exists but is missing values, fill...
2007-03-26 Bruno HaibleSupport 'j' size specifier on all platforms.
2007-03-25 Bruno HaibleNew module 'fpieee'.
2007-03-25 Bruno HaibleProvide a replacement for frexpl() if the system has...
2007-03-25 Bruno HaibleWork around IRIX 6.5 cc compiler bug, which simplifies...
2007-03-25 Bruno HaibleEnsure rule action lines start with a tab.
2007-03-25 Bruno HaibleTests for module 'tsearch'.
2007-03-25 Bruno HaibleTests for module 'search'.
2007-03-25 Bruno HaibleNew module 'search'.
next