Work around a glibc bug in strtok_r.
[gnulib.git] / modules /
2009-09-06 Ben PfaffWork around a glibc bug in strtok_r.
2009-09-05 Eric Blakesymlinkat: new module
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
2009-09-03 Eric Blakefts: avoid leaking fds
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakedirent-safer: new module
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-09-02 Bruno HaibleRelicense mkdtemp under LGPLv2+.
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-09-01 Eric Blakefchdir: port to mingw
2009-09-01 Eric Blakecanonicalize: allow cross-testing from cygwin to mingw
2009-09-01 Eric Blakechown: avoid compilation warning on mingw
2009-08-30 Bruno HaibleNew module 'xstriconveh'.
2009-08-30 Bruno HaibleWork around iconv_open problem on Solaris.
2009-08-25 Bruno HaibleTolerate declared but missing accept4 syscall.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-24 Jim Meyeringprogname: also set global program_invocation_name,...
2009-08-23 Bruno HaibleTolerate declared but missing dup3 syscall.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleTests for module 'dup3'.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleAvoid test link errors when the modules getopt-gnu...
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-23 Bruno HaibleUpdate module dependencies.
2009-08-23 Eric Blakefcntl-h: rename from fcntl, in preparation for fcntl(2)
2009-08-23 Bruno HaibleRelicense under LGPL.
2009-08-22 Bruno HaibleUse module pipe2.
2009-08-22 Bruno HaibleTests for module 'pipe2'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-21 Eric Blaketest-popen-safer: split from test-popen
2009-08-21 Eric Blaketest-fcntl-safer: split from test-open
2009-08-21 Eric Blaketest-fopen-safer: split from test-fopen
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2009-08-19 Eric Blakepopen-safer: prevent popen from clobbering std descriptors
2009-08-19 Eric Blaketests: test some of the *-safer modules
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-16 Eric Blakefpurge: fix previous commits
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-13 Eric Blakegetopt: update client modules
2009-08-12 Bruno HaibleTests for modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleEnsure that optarg etc. get declared by <unistd.h>.
2009-08-12 Bruno HaibleAvoid test link errors.
2009-08-12 Sergey PoznyakoffOptimize exclude: use hash tables for non-wildcard...
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-11 Bruno HaibleMost tests don't need module 'close' any more.
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAdd comment.
2009-08-09 Bruno HaibleAvoid warnings from 'aclocal' when AM_XGETTEXT_OPTION...
2009-08-07 Jim Meyeringselinux-at: remove redundant m4 code, add documentation
2009-08-06 Jim Meyeringselinux-at: new module
2009-08-04 Joel E. Dennyupdate-copyright: fix bug for 2-digit last year and...
2009-08-03 Bruno HaibleTests for module 'uname'.
2009-08-03 Bruno HaibleNew module 'uname'.
2009-08-03 Bruno HaibleTests for module 'sys_utsname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-ii'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-ii'.
2009-08-02 Simon JosefssonImplement gethostname correctly for native Windows.
2009-07-29 Jim Meyeringupdate-copyright: new module
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2009-07-21 Eric Blakedup2-tests: test previous patch
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-07-21 Bruno HaibleDon't let "git push" reject trailing blank lines in...
2009-07-19 Bruno HaibleFix build error on mingw with the modules sys_select...
2009-07-18 Bruno HaibleFix typo.
2009-07-17 Eric Blakepipe: be robust in face of closed fds
2009-07-04 Jim Meyeringargv-iter: new module
2009-06-30 Bruno HaibleReduce the number of uc_is_cased calls.
2009-06-30 Bruno HaibleTests for module 'unicase/ignorable'.
2009-06-30 Bruno HaibleTests for module 'unicase/cased'.
2009-06-30 Bruno HaibleFix evaluation of "Before C" condition of FINAL_SIGMA.
2009-06-29 Bruno HaibleDefine u32_casefold as a wrapper around u32_ct_casefold.
2009-06-29 Bruno HaibleDefine u16_casefold as a wrapper around u16_ct_casefold.
2009-06-29 Bruno HaibleDefine u8_casefold as a wrapper around u8_ct_casefold.
2009-06-29 Bruno HaibleDefine u32_totitle as a wrapper around u32_ct_totitle.
2009-06-29 Bruno HaibleDefine u16_totitle as a wrapper around u16_ct_totitle.
2009-06-29 Bruno HaibleDefine u8_totitle as a wrapper around u8_ct_totitle.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-totitle'.
next