maint.mk (sc_Wundef_boolean): Skip test if no config.h.
[gnulib.git] / lib /
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
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
next