Tests for module pwrite.
[gnulib.git] / lib /
2010-03-19 Eric Blakepty: improve replacement header
2010-03-19 Eric Blakegetopt: avoid compiler warning
2010-03-15 Sergey PoznyakoffPortability fix in lib/inttostr.c.
2010-03-14 Bruno HaibleFix values returned by sinl, cosl.
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-14 Bruno HaibleFix compilation error with Sun C.
2010-03-13 Bruno HaibleFix compilation error with glibc >= 2.10 and g++ >...
2010-03-11 Bruno HaibleFix problems with overloaded C++ definitions of memchr...
2010-03-08 Bruno Haiblewctype: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblewchar: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibleunistd: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibletime: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesys_time: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesys_stat: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesys_select: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesys_ioctl: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblestring: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblestdlib: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblestdio: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblespawn: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesignal: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblesearch: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblemath: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblelocale: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblelanginfo: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibleiconv-h: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibleglob: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblefcntl-h: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibledirent: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblectype: Make it usable in C++ code.
2010-03-07 Bruno Haiblelogb: Provide missing declaration for Cygwin.
2010-03-07 Bruno HaibleUse POSIX declarations for socket functions.
2010-03-07 Bruno HaibleClarify access, euidaccess, faccessat.
2010-03-07 Bruno HaibleEnsure posix_spawnattr_{get,set}sched{policy,param...
2010-03-05 Jim Meyeringutime: remove obsolete module
2010-03-02 Ben Waltoncopy-acl: enhance Solaris ACL error handling
2010-03-02 Bruno Haiblespawn: Don't override the system defined values on...
2010-02-23 Eric Blakegettimeofday: provide correct function
2010-02-22 Eric Blakegettimeofday: restore support for platforms that lack...
2010-02-22 Bruno Haibleobstack-printf: Fix typo.
2010-02-21 Bruno HaibleImprove *printf warning condition.
2010-02-20 Bruno HaibleTweak comments.
2010-02-18 Simon Josefssonsys_select.in.h: Fix for Interix.
2010-02-17 Simon JosefssonFix typo in last change. Reported by Eric Blake <ebb9...
2010-02-17 Simon Josefssonnetdb.h: Define AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG...
2010-02-09 Eric Blakeobstack-printf-posix: ensure declaration
2010-02-05 Sergey PoznyakoffArgp: fix recognition of short alias options.
2010-02-03 Jim Meyeringregcomp.c: avoid the sole warning from gcc's -Wtype...
2010-02-03 Jim Meyeringregcomp.c: avoid a new -Wshadow warning
2010-02-02 Jim Meyeringremoving useless parentheses in cpp #define directives
2010-02-01 Eric Blakesys_time: use link-warning
2010-01-31 Bruno HaibleWork around getdelim() bug on FreeBSD 8.0.
2010-01-28 Eric Blakeregex: fix build failure
2010-01-28 Jim Meyeringregex: do not ignore memory allocation failure
2010-01-28 Jim Meyeringregex: sync more white-space changes from libc
2010-01-28 Jim Meyeringregex: add many uses of __attribute_warn_unused_result__
2010-01-28 Jim Meyeringregcomp.c: spelling and merge-artifact from glibc
2010-01-28 Jim Meyeringregcomp.c: sync white-space changes from glibc
2010-01-28 Jim Meyeringregcomp.c: do not ignore internal return values
2010-01-28 Jim Meyeringregex_internal.h: define __attribute_warn_unused_result__
2010-01-25 Jim Meyeringxstrtoll: new module
2010-01-24 Jim Meyeringdefine STREQ(a,b) consistently, removing useless parent...
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-19 Bruno HaibleAvoid compilation error with cc on OSF/1 5.1.
2010-01-19 Bruno HaibleAvoid a link error due to the __printf__ symbol.
2010-01-19 Bruno HaibleNew modules acosl, asinl, atanl, cosl, expl, logl,...
2010-01-18 Jim Meyeringgetdate: don't leak when TZ contains two or more '"'s
2010-01-18 Jim Meyeringreadtokens: do not leak internal token_lengths buffer
2010-01-12 Simon Josefssonlib/striconv.c (str_cd_iconv): Avoid if before free.
2010-01-12 Simon Josefssonlib/stdio.in.h: Fix typo.
2010-01-11 Bruno Haiblenproc: Work better on Linux when /proc and /sys are...
2010-01-11 Bruno Haiblenproc: Refactor.
2010-01-11 Jim Meyeringutimecmp: avoid new warning from upcoming gcc-4.5.0
2010-01-11 Eric Blakemath: add portability warnings for classification macros
2010-01-11 Eric Blakeunistd: warn on use of environ without module
2010-01-11 Eric Blakestdio: warn on suspicious uses
2010-01-10 Bruno Haibleunistr/u*-strcoll: Try harder to distinguish different...
2010-01-10 Bruno Haibleunistr/u*-stpncpy: Fix the return value.
2010-01-10 Bruno Haibleunistr/u8-mbsnlen: Fix return value for incomplete...
2010-01-10 Bruno Haiblewchar: Fix compilation error when <wchar.h> is used...
2010-01-09 Bruno Haibleunistr/u16-to-u32: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u16-to-u8: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u8-to-u32: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u8-to-u16: Reject invalid input.
2010-01-09 Bruno HaibleNew module 'getlogin'.
2010-01-09 Bruno Haiblegetlogin_r: Support for native Windows.
2010-01-09 Bruno Haiblegetlogin_r: Small fixes.
2010-01-09 Bruno Haiblegetlogin_r: Add comment.
2010-01-08 Simon Josefssonlib/dup2.c (rpl_dup2): Improve comment.
2010-01-08 Eric Blakedup2: work around mingw bug
2010-01-08 John W. Eatonglob: Fix C++ compilation.
2010-01-07 Bruno HaibleFix indentation of wctype.in.h, broken since 2007-01-06.
2010-01-07 Bruno Haiblembslen: Avoid collision with system function.
2010-01-07 Bruno Haibledirent: Document the last fix.
2010-01-07 Bruno Haiblestdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
2010-01-07 John W. Eatonwctype: allow C++ use
2010-01-07 Eric Blakedirent: fix test failure
2010-01-07 Petr Salingerlinkat, renameat: avoid bad free
2010-01-06 Eric Blakestdio, unistd: guarantee ssize_t
next