users.txt: order package names lexicographically.
[gnulib.git] / modules /
2012-01-08 Bruno Haibleposix_spawn_file_actions_addopen: Work around Solaris...
2012-01-08 Bruno Haibleposix_spawn_file_actions_adddup2: Work around Solaris...
2012-01-08 Bruno Haibleposix_spawn_file_actions_addclose: Work around Solaris...
2012-01-08 Simon JosefssonAdd lgpl-3.0 module.
2012-01-07 Paolo Bonziniquotearg: fall back to Unicode single quotes in UTF...
2012-01-06 Paul Eggertdoc: C11 and C++11 are now official
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-05 Bruno Haiblestrtoimax: Work around AIX 5.1 bug.
2012-01-05 Bruno Haibleinttypes: Modernize.
2012-01-05 Bruno HaibleTests for module 'strtoull'.
2012-01-05 Bruno HaibleTests for module 'strtoll'.
2012-01-05 Bruno HaibleTests for module 'strtoul'.
2012-01-05 Bruno HaibleTests for module 'strtol'.
2012-01-03 Bruno Haibleisatty: Support for MSVC 9.
2012-01-03 Bruno HaibleEnhance tests for module 'isatty'.
2012-01-03 Bruno HaibleNew module 'isatty'.
2012-01-01 Jim Meyeringtest-framework-sh: init.sh: fix "make dist" failure
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-23 Jim Meyeringtest-framework-sh: distribute init.sh
2011-12-23 Jim Meyeringmaint: remove explicit Files: tests/init.sh; depend...
2011-12-23 Jim Meyeringtest-framework-sh: add minimal tests of init.sh's compa...
2011-12-23 Jim Meyeringtest-framework-sh: new module
2011-12-15 Ludovic Courtèslocalcharset: Use an absolute path in TESTS_ENVIRONMENT.
2011-12-03 Bruno Haiblesethostname tests: Fix link error on mingw.
2011-12-03 Bruno Haiblesethostname tests: Fix compilation error on mingw.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a test suite for the sethostname module.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonIntegrate the sethostname module into unistd
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a new sethostname module
2011-12-03 Bruno HaibleFix module descriptions syntax.
2011-11-27 Bruno Haiblegetcwd: Fix link error on MSVC 9.
2011-11-26 Bruno HaibleFix conflict between two instantiations of module ...
2011-11-19 Bruno HaibleDepend on module fcntl-h when AT_FDCWD is used.
2011-11-19 Bruno Haibleopenat: Fix file list.
2011-11-19 Bruno HaibleEnsure 'inline' can be used in tests/test-utimens-common.h.
2011-11-18 Paul Eggert* modules/getcwd (Depends-on): Add fdopendir.
2011-11-18 Paul Eggertmodules/crypto/gc-*: simplify dependencies and fix...
2011-11-17 Jim Meyeringtest-getcwd: don't leave behind a confdir3/ directory...
2011-11-16 Bruno HaibleFix some modules' file list.
2011-11-12 Jim Meyeringrevamp the other test-exclude?.sh scripts to use init...
2011-11-10 Bruno Haibleptsname_r: Avoid compilation error on OSF/1 5.1.
2011-11-09 Bruno HaibleImprove MODULES.html output.
2011-11-09 Eric Blakeptsname_r-tests: new test module
2011-11-09 Eric Blakeptsname_r: new module
2011-11-09 Bruno HaibleMore conditional dependencies.
2011-11-09 Bruno Haiblefaccessat: Move AC_LIBOBJ invocation to module description.
2011-11-09 Bruno Haiblerenameat: Fix dependencies.
2011-11-09 Bruno Haiblemkfifoat: Fix module description.
2011-11-09 Bruno Haiblefstatat: Remove unused dependency.
2011-11-08 Bruno Haibleopenat: Conditionalize dependencies.
2011-11-06 Bruno Haibleldexp, ldexpf, ldexpl: Enhance tests.
2011-11-06 Bruno HaibleTests for module 'fmal'.
2011-11-06 Bruno HaibleNew module 'fmal'.
2011-11-06 Bruno HaibleTests for module 'fmaf'.
2011-11-06 Bruno HaibleNew module 'fmaf'.
2011-11-06 Bruno HaibleTests for module 'fma'.
2011-11-06 Bruno HaibleNew module 'fma'.
2011-11-05 Bruno HaibleNew modules 'at-internal', 'openat-h', split off from...
2011-11-05 Bruno HaibleNew modules 'at-internal', 'openat-h', split off from...
2011-11-05 Bruno Haiblefchownat, renameat, unlinkat: Fix dependencies.
2011-11-04 Paul Eggertopenat: remove direct dependency on dirent
2011-11-04 Bruno Haiblerenameat: Optimize code size.
2011-11-04 Bruno Haibleopenat tests: Fix file list.
2011-11-04 Bruno Haibleopenat, fchmodat, fchownat, linkat, renameat: Fix depen...
2011-11-04 Bruno HaibleNew module 'mkdirat', split off from module 'openat'.
2011-11-04 Bruno HaibleNew module 'fstatat', split off from module 'openat'.
2011-11-02 Bruno HaibleNew module 'unlinkat', split off from module 'openat'.
2011-11-02 Bruno HaibleNew module 'fchmodat', split off from module 'openat'.
2011-11-01 Bruno Haiblefchownat: Improve description.
2011-11-01 Bruno HaibleNew module 'fchownat', split off from module 'openat'.
2011-11-01 Paul Eggertstdalign: port better to MSVC and to Sun C 5.11
2011-10-28 Bruno Haiblefstat: Tweak documentation.
2011-10-27 Paul EggertAdjust to Bruno's comments.
2011-10-27 Paul Eggertsys_socket: use stdalign, not alignof
2011-10-27 Paul Eggertcrypto libraries: use stdalign
2011-10-27 Paul Eggertargp: use stdalign
2011-10-27 Paul Eggertstdalign-tests: new module
2011-10-27 Paul Eggertstdalign: new module
2011-10-21 Bruno Haibleopenpty, posix_openpt: Remove code duplication.
2011-10-21 Bruno Haibleunlockpt: Detect invalid argument.
2011-10-20 Bruno Haibleposix_openpt: Support for OpenBSD.
2011-10-20 Bruno Haiblegrantpt: Support --avoid=pt_chown.
2011-10-19 Eric Blakeopenpty: relax license
2011-10-19 Eric Blakept_chown: use configmake to simplify build
2011-10-19 Eric Blakeptsname and others: relax license
2011-10-18 Eric Blakeposix_openpt: new module
2011-10-15 Bruno Haiblevasnprintf: Optimize bit search operation.
2011-10-15 Bruno HaibleTests for module 'integer_length_ll'.
2011-10-15 Bruno HaibleNew module 'integer_length_ll'.
2011-10-15 Bruno HaibleTests for module 'integer_length_l'.
2011-10-15 Bruno HaibleNew module 'integer_length_l'.
2011-10-15 Bruno HaibleTests for module 'integer_length'.
2011-10-15 Bruno HaibleNew module 'integer_length'.
2011-10-14 Daniel Richard Gpopen: Fix dependency conditions.
2011-10-11 Bruno Haibleatanl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibleacosl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibleasinl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibletanl: Simplify for platforms where 'long double' =...
next