popen-safer: test O_CLOEXEC at run-time.
[gnulib.git] / lib /
2009-08-21 Paolo Bonzinipopen-safer: test O_CLOEXEC at run-time.
2009-08-21 Paolo BonziniMove more flags to lib/fcntl.in.h.
2009-08-21 Eric Blakepopen: simplify access to original popen
2009-08-20 Eric Blakebuild: avoid some compiler warnings
2009-08-20 Paolo BonziniFix polling for writeability of a screen buffer.
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 Bruno HaibleClarify fpurge's effect on the file position.
2009-08-15 Eric Blakefpurge: don't wrap working cygwin implementation
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
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-10 Bruno HaibleUndefine DCHAR_SET after use.
2009-08-10 Bruno HaibleFix a gcc warning.
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAvoid collision between gnulib wrapper and libintl...
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-09 Bruno HaibleAvoid compilation error in C++ mode.
2009-08-07 Jim Meyeringselinux-at: fix typo in a comment
2009-08-07 Jim Meyeringselinux-at: remove redundant m4 code, add documentation
2009-08-07 Bruno HaibleAvoid link error on MacOS X 10.3 and 10.4.
2009-08-06 Jim Meyeringselinux-at: new module
2009-08-03 Bruno HaibleNew module 'uname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2009-08-03 Bruno HaibleAllow multiple calls to gl_sockets_startup.
2009-08-03 Simon JosefssonFix typo in last commit.
2009-08-02 Bruno HaibleNew module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-ii'.
2009-08-02 Simon Josefssongc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.
2009-08-02 Bruno HaibleFix compilation error on mingw.
2009-08-02 Bruno HaibleFix handling of large len argument.
2009-08-02 Simon JosefssonImplement gethostname correctly for native Windows.
2009-08-01 Bruno HaibleUpdate copyright year, for commit on 2009-07-21.
2009-07-31 Jim Meyeringgetloadavg: fix symbol name in comment
2009-07-31 Matt Kraaigetloadavg: check whether n_name is a pointer, for...
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2009-07-27 Bruno HaibleAvoid compilation error on QNX.
2009-07-25 Bruno HaibleAvoid syntax error on QNX.
2009-07-23 Matt KraaiMake fseeko.c compile on QNX.
2009-07-22 Peter SimonsC++: wrap md2,md5,sha1,etc. function declarations in...
2009-07-21 Eric Blakedup2: fix more mingw problems
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-07-20 Eric Blaketest-pipe: make a bit more robust.
2009-07-19 Jim Meyeringfts: avoid false-positive cycle-detection
2009-07-19 Bruno HaibleUnify conditionals.
2009-07-19 Bruno HaibleFix handling of closed stdin/stdout/stderr on mingw.
2009-07-18 Eric Blakeerror: fix mingw build
2009-07-18 Eric Blakeerror: avoid undefined use of stdout
2009-07-17 Eric Blakepipe: be robust in face of closed fds
2009-07-05 Jim Meyeringremove superfluous parentheses in STREQ definition
2009-07-04 Jim Meyeringargv-iter: new module
2009-07-04 Bruno HaibleFix an assertion failure.
2009-07-02 Bruno HaibleSpeedup git-merge-changelog for git cherry-pick.
2009-07-02 Bruno HaibleFix small mistake.
2009-07-02 Bruno HaibleSpeed up approximate search for matching ChangeLog...
2009-07-02 Bruno HaibleAdd comment.
2009-06-30 Bruno HaibleReduce the number of uc_is_cased calls.
2009-06-30 Bruno HaibleFix evaluation of "Before C" condition of FINAL_SIGMA.
2009-06-30 Bruno HaibleRemove unused include.
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'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-toupper'.
2009-06-29 Bruno HaibleAdd context arguments to u*_casemap functions.
2009-06-29 Bruno HaibleNew module 'unicase/u32-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/ignorable'.
2009-06-29 Bruno HaibleNew module 'unicase/cased'.
2009-06-29 Bruno HaibleNew functions for case mapping of substrings.
2009-06-26 Eric Blakeversion-etc: fix regression
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-06-25 Sergey PoznyakoffFix inconsistencies in the previous commit.
next