autoupdate
[gnulib.git] / modules /
2010-03-28 Bruno HaibleRemove unused GNULIB_XYZ macro definitions.
2010-03-28 Bruno HaibleAdd a remark about certain modules.
2010-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleNew module description field 'Comment'.
2010-03-27 Bruno HaibleRename gl_GETLOGIN.
2010-03-27 Bruno HaibleRename gl_GETLOGIN_R.
2010-03-27 Bruno HaibleRename gl_INET_NTOP.
2010-03-27 Bruno HaibleRename gl_INET_PTON.
2010-03-27 Bruno HaibleRename gl_MBSLEN.
2010-03-27 Bruno HaibleRename gl_FORKPTY and gl_OPENPTY.
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-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-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 HaibleNew module 'unlockpt'.
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-20 Bruno HaibleFix link errors 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 Bruno HaibleTests of module 'pty' in C++ mode.
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 Bruno HaibleFix link errors on Solaris 8.
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-13 Bruno HaibleTest that gnulib does not break the standard C++ headers.
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 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-08 Bruno HaibleNew module 'c++defs'.
2010-03-07 Bruno Haiblelogb: Provide missing declaration for Cygwin.
2010-03-07 Bruno HaibleFix test-dirent-safer link error. Correct last commit.
2010-03-07 Bruno HaibleFix test-dirent link error.
2010-03-07 Bruno HaibleFix link error on platforms with GNU libiconv.
2010-03-07 Bruno HaibleEnsure posix_spawnattr_{get,set}sched{policy,param...
2010-03-06 Bruno HaibleTests for module 'iconv-h'.
2010-03-06 Bruno HaibleNew module 'iconv-h'.
2010-03-06 Bruno HaibleMore consistent naming of *.m4 files.
2010-03-06 Bruno HaibleMore consistent naming of *.m4 files.
2010-03-06 Jim Meyeringeuidaccess: relax license to LGPLv2+
2010-03-06 Bruno HaiblePrefer lib_SOURCES over unconditional AC_LIBOBJ.
2010-03-05 Simon Josefssonexitfail: Relax license to LGPLv2.1+. Drop exitfail.m4.
2010-03-05 Jim Meyeringutime: remove obsolete module
2010-03-05 Simon Josefssonexit: Obsolete module, use stdlib instead.
2010-03-02 Ralf Wildenhuesfts-lgpl: remove unused module
next