Tests for module pwrite.
[gnulib.git] / lib /
2010-05-05 Peter O'GormanNew module pwrite.
2010-05-03 Bruno Haiblewctob: Fix for weird platforms.
2010-05-02 Bruno Haiblewcwidth: Declare also when it's aliased.
2010-05-01 Bruno Haibleftell, ftello: Work around Solaris bug.
2010-05-01 Bruno Haiblefreading: Adapt to special meaning of _IOREAD flag...
2010-04-28 Andreas Gruenbacherutimens: avoid compiler warning
2010-04-28 Eric Blakecanonicalize-lgpl: avoid compiler warning
2010-04-26 Bruno Haiblenetdb: Add support for GNULIB_POSIXCHECK.
2010-04-25 Bruno Haibleptsname: Fix misuse of ttyname_r.
2010-04-25 Bruno Haiblettyname_r: Make it work on Solaris 10.
2010-04-25 Bruno Haiblettyname_r: Make it work on MacOS X 10.4 and Solaris 10.
2010-04-24 Bruno Haiblevasnprintf: Correct errno value in case of out-of-memory.
2010-04-19 Bruno HaibleFix typo in comment.
2010-04-18 Bruno Haiblediffseq: Accommodate use-case with abstract arrays.
2010-04-16 Eric Blaketest-stdbool: skip test that fails with Solaris CC
2010-04-16 Eric Blakesetenv: allow compilation with C++
2010-04-16 Eric Blakegetopt: allow compilation with C++
2010-04-14 Simon Josefssonlib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION...
2010-04-13 Eric Blakegetopt: merge bug fixes from glibc
2010-04-11 James Youngmanclose-stream: declare local scalars to be "const"
2010-04-10 Bruno HaibleUpdate comment.
2010-04-10 Bruno Haiblemkdir: Make it work on mingw64.
2010-04-10 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-10 Bruno Haiblevasnprintf: Fix crash in %ls directive.
2010-04-10 Bruno Haiblevasnprintf: Fix multiple test failures on mingw.
2010-04-10 Bruno Haiblewrite: Fix a C++ test error on mingw.
2010-04-10 Bruno Haiblestrnlen: Fix warning in C++ mode on MacOS X.
2010-04-06 Bruno HaibleAssume rmdir exists.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-04-05 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblebtowc: Avoid warning.
2010-04-04 Hauke Fathwchar: Port to NetBSD 1.5.
2010-04-04 Hauke FathPort extended stdio to NetBSD 1.5.
2010-04-04 Bruno Haiblestdio: Fix some C++ test errors on Solaris 8 with GCC.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8 and Cygwin.
2010-04-04 Bruno HaibleImplement nanosleep for native Windows.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-04 Bruno Haibleioctl: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblewcwidth: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Minor updates.
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestdio: Make C++ tests work on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblemkstemp: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestpncpy: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblesys_stat: Fix C++ test error on mingw.
2010-04-03 Bruno Haibleunistd: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestdlib: Avoid compilation failure of c-strtold on mingw.
2010-04-03 Bruno Haiblelocale: Make C++ tests work on Cygwin and mingw.
2010-04-03 Bruno Haiblelocalename: Port to MacOS X 10.6.
2010-03-31 Eric Blakesys_time: avoid compiler warnings
2010-03-30 Eric Blakefdopendir: work around FreeBSD bug
2010-03-30 Bruno HaibleEmit #pragma system_header after the inclusion guard...
2010-03-30 Bruno HaibleFix indentation.
2010-03-29 James Youngmansave-cwd: don't leak a file descriptor when the caller...
2010-03-29 Bruno HaibleRemove vestiges of fts-lgpl module.
2010-03-29 Bruno HaibleFix ioctl's protoype on glibc systems.
2010-03-28 Javier Villavicencioexclude: fix the case of globs vs. EXCLUDE_INCLUDE
2010-03-28 Bruno Haibleunistd: Avoid #define replacements in C++ mode.
2010-03-28 Bruno HaibleFix link errors on mingw.
2010-03-27 Bruno HaibleUse GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
2010-03-27 Bruno HaibleFix a compilation error on Cygwin with g++ >= 4.3.
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-03-25 Eric Blakearpa/inet: fix mingw compilation warning
2010-03-25 Bruno HaibleAvoid collision between gnulib wrapper and libintl...
2010-03-25 Bruno HaibleUse ANSI C.
2010-03-25 Bruno HaibleMinor formatting changes.
2010-03-24 Bruno Haiblept_chown: Don't depend on GPLed modules.
2010-03-22 Eric Blakegethostname: further tweaks
2010-03-22 Bruno HaibleFix comments.
2010-03-22 Eric Blakegethostname: fix build on mingw
2010-03-22 Bruno Haibleforkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
2010-03-22 Bruno HaibleNew module 'login_tty'.
2010-03-21 Bruno Haibleopenpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
2010-03-21 Bruno HaibleNew module 'unlockpt'.
2010-03-21 Bruno HaibleNew module 'grantpt'.
2010-03-21 Bruno HaibleNew module 'pt_chown'.
2010-03-21 Bruno HaibleNew module 'ptsname'.
2010-03-21 Bruno HaibleNew module 'ttyname_r'.
2010-03-21 Bruno Haiblesignal: Undefine macro definitions in C++ mode.
2010-03-21 Bruno HaibleEnsure no #include statements inside extern "C" { ...
2010-03-20 Bruno Haiblepipe: Set errno upon failure.
2010-03-20 Bruno Haiblelchown: Avoid "unused variable" warning.
2010-03-20 Bruno HaibleWork around unlink() bug on MacOS X 10.5.6.
2010-03-20 Jim Meyeringregcomp.c: make non-_LIBC implementation of build_range...
2010-03-19 Bruno Haiblescandir: Fix link error on Solaris 8.
2010-03-19 Bruno Haiblegetusershell: Provide declaration, missing on Solaris 9.
2010-03-19 Bruno Haiblewctype: Provide iswblank function.
2010-03-19 Eric Blakeforkpty, openpty: prefer glibc's const-safe prototype
2010-03-19 Eric Blakeforkpty, openpty: split functions into new modules
next