maint.mk (sc_Wundef_boolean): Skip test if no config.h.
[gnulib.git] / ChangeLog
2010-03-24 Pádraig Bradymaint.mk (sc_Wundef_boolean): Skip test if no config.h.
2010-03-24 Bruno Haiblept_chown: Make it work with automake < 1.11.
2010-03-24 Bruno Haiblept_chown: Don't depend on GPLed modules.
2010-03-24 Simon Josefssontop/maint.mk (sc_texinfo_acronym): Add rule.
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 HaibleUse the common template. Make test stricter.
2010-03-22 Bruno HaibleUse the common module description template.
2010-03-22 Bruno HaibleTests for module 'login_tty'.
2010-03-22 Bruno HaibleNew module 'login_tty'.
2010-03-22 Bruno Haiblelogin_tty: Documentation.
2010-03-21 Bruno Haiblepty: Consistent macro naming.
2010-03-21 Bruno HaibleTests for openpty: Make stricter.
2010-03-21 Bruno Haibleopenpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
2010-03-21 Bruno Haiblesetenv: Tweaks.
2010-03-21 Bruno HaibleNew module 'unlockpt'.
2010-03-21 Jim Meyeringmaint.mk: prohibit inclusion of "intprops.h" without use
2010-03-21 Bruno HaibleNew module 'grantpt'.
2010-03-21 Bruno HaibleNew module 'pt_chown'.
2010-03-21 Bruno HaibleTests for module 'ptsname'.
2010-03-21 Bruno HaibleNew module 'ptsname'.
2010-03-21 Bruno HaibleTests for module 'ttyname_r'.
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 HaibleMake _GL_WARN_ON_USE usable in C++ and C mode in the...
2010-03-20 Bruno HaibleFix last commit.
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 Bruno HaibleFix link errors on Solaris 8.
2010-03-20 Jim Meyeringregcomp.c: make non-_LIBC implementation of build_range...
2010-03-20 Jim Meyeringregex.m4: correct the reversed range endpoint ([b-a...
2010-03-19 Bruno Haiblescandir: Fix link error on Solaris 8.
2010-03-19 Bruno Haiblegetusershell: Fix documentation.
2010-03-19 Bruno Haiblegetusershell: Provide declaration, missing on Solaris 9.
2010-03-19 Bruno Haiblewctype: Provide iswblank function.
2010-03-19 Bruno HaibleTests of module 'pty' in C++ mode.
2010-03-19 Eric Blakelogb: fix documentation
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-19 Bruno HaibleFix link errors on Solaris 8.
2010-03-19 Bruno HaibleFix bug introduced on 2010-03-14.
2010-03-19 Bruno HaibleFix typo introduced on 2009-12-31.
2010-03-17 Bert Wesargtest-vc-list-files-git: make more robust
2010-03-17 Simon Josefssonpty: Make forkpty check work.
2010-03-15 Sergey PoznyakoffPortability fix in lib/inttostr.c.
2010-03-15 Bruno HaibleRemove portability problems from 'flock' unit test.
2010-03-14 Bruno HaibleFix bug introduced on 2009-12-31.
2010-03-14 Bruno HaibleFix values returned by sinl, cosl.
2010-03-14 Bruno HaibleFix compilation error when modules 'posix_spawn[p]...
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 HaibleAllow the user to disable C++ code and tests.
2010-03-13 Bruno HaibleMention libtool 2.2.x requirement in special cases.
2010-03-13 Bruno HaibleTest that gnulib does not break the standard C++ headers.
2010-03-13 Bruno HaibleClarify which options are available for --create-testdir.
2010-03-13 Bruno HaibleFix compilation error with glibc >= 2.10 and g++ >...
2010-03-12 Simon Josefssongnulib-tool (func_import): Explain origin of code.
2010-03-12 Bruno HaibleFix problem with automake's definition of CXXLINK.
2010-03-12 Bruno HaibleMention the stable releases.
2010-03-11 Bruno HaibleFix problems with overloaded C++ definitions of memchr...
2010-03-09 Simon Josefssongnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
2010-03-08 Bruno Haiblegnulib-tool: Add support for --libtool in --create...
2010-03-08 Eric Blakegnulib-tool.texi: mention possibility of git submodule
2010-03-08 Karl Berrydescribe third option of committing gnulib files while...
2010-03-08 Bruno HaibleTests of module 'wctype' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'wchar' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'unistd' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'time' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_time' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_stat' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_socket' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_select' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_ioctl' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'string' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'stdlib' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'stdio' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'spawn' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'signal' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'search' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'math' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'locale' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'langinfo' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'iconv-h' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'glob' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'fcntl-h' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'dirent' in C++ mode.
2010-03-08 Bruno HaibleNew module 'ansi-c++-opt'.
2010-03-08 Bruno HaibleDocument C++ namespace mode.
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.
next