pipe-filter: fix comment typo
[gnulib.git] / lib /
2012-08-22 Reuben Thomaspipe-filter: fix comment typo
2012-08-22 Paul Eggertexecinfo: new module
2012-08-19 Paul Eggertsys_select: avoid 'static inline'
2012-08-19 Paul Eggertmktime: avoid 'static inline'
2012-08-11 Eric Blakecount-leading-zeros: use a lookup table on non-gcc...
2012-08-10 Eric Blakecount-leading-zeros: new module
2012-08-02 Simon Josefssonbase64: Use extern C scope in header file, for C++.
2012-08-02 Paul Eggertstat-time, timespec, u64: support naive out-of-dir...
2012-08-01 Paul EggertKeep the extern-inline macros closer together.
2012-08-01 Paul Eggertutimens: use extern-inline
2012-08-01 Paul Eggertu64: use extern-inline
2012-08-01 Paul Eggerttimespec: use extern-inline
2012-08-01 Paul Eggertstat-time: use extern-inline
2012-07-30 Eric Blakepassfd: fix comment on recvfd
2012-07-28 John Darringtonclean-temp: Fix memory leak.
2012-07-22 Bruno Haiblegetpass: Assume AC_CHECK_DECLS_ONCE invocation, like...
2012-07-20 Eric Blakeverify: document conflict with -Wnested-externs
2012-07-20 Paul Eggertfsusage: port back to Solaris
2012-07-15 Bruno Haiblefpending: Assume AC_CHECK_DECLS_ONCE invocation, like...
2012-07-15 Paul Eggertpthread_sigmask: fix bug on FreeBSD 9
2012-07-13 Eric Blakeargp: make HAVE_DECL usage consistent
2012-07-12 Paul Eggertgettext: do not assume '#define ... defined ...' behavior
2012-07-10 Paul Eggertgetloadavg: clean out old Emacs and Autoconf cruft
2012-07-09 Paul Eggertgetloadavg, getopt: fix commentary re configure.in
2012-07-09 Paul Eggerttimespec: mark functions with const attributes
2012-07-06 Paul Eggerttimespec-sub: avoid duplicate include
2012-07-04 Jim Meyeringparse-datetime: fix failure to diagnose invalid input
2012-07-03 Paul Eggertalloca: add support for HP NonStop TNS/E native
2012-07-02 Pádraig Bradyfsusage: remove code not needed on non GNU/Linux systems.
2012-07-02 Paul Eggertfsusage: include files needed for glibc 2.6 fallback
2012-06-26 Paul Eggertroot-uid: new module
2012-06-26 Paul Eggertregex: use locale-independent comparison for codeset...
2012-06-26 Bruno Haibleargp, regex: Ensure strcasecmp gets declared.
2012-06-24 Bruno Haibleptsname_r: Fix typo in last commit.
2012-06-24 Bruno Haibleptsname_r: Make it consistent with ptsname on AIX.
2012-06-24 Bruno Haibleptsname_r: Make it consistent with ptsname on OSF/1.
2012-06-24 Bruno Haiblettyname_r: Fix result on OSF/1, Solaris.
2012-06-24 Bruno Haibleptsname_r: Add support for Solaris.
2012-06-24 Bruno Haibleptsname_r: Fix test failures on IRIX, Solaris.
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-06-22 Bruno Haiblegrantpt: Relax requirement regarding invalid file descr...
2012-06-21 Paul EggertFix misspellings in comments.
2012-06-21 Bruno Haiblenonblocking: Avoid compilation error on mingw64.
2012-06-20 John Darringtontmpfile, clean-temp: Fix invocation of GetVersionEx.
2012-06-20 Bruno Haiblestat, fstat: Avoid warnings on mingw64.
2012-06-19 Bruno Haiblestdioext: Add support for musl libc.
2012-06-17 Paul Eggertregex: avoid warning when pointers are not long
2012-06-10 Jim Meyeringmaint.mk: prohibit common grammar error: "all these"
2012-06-03 Paolo Bonzinierror, strerror-override: Support mingw64 from Fedora 17.
2012-06-03 Paolo Bonzinierror, strerror-override: Support mingw64 from Fedora 17.
2012-06-03 Bruno Haibleerror, strerror-override: Support new errno values...
2012-05-29 Jim Meyeringmaint: fix typos in comments and ChangeLog
2012-05-27 Paul Eggertregex: don't assume uint64_t or uint32_t
2012-05-26 Paul Eggert* lib/mktime.c: Revert autoupdate, which fetched the...
2012-05-25 Karl Berryautoupdate
2012-05-24 Paul Eggertmktime: sync from glibc
2012-05-22 Simon JosefssonRevert "Revert "select: Fix build error on IRIX 6.5.""
2012-05-22 Simon JosefssonRevert "select: Fix build error on IRIX 6.5."
2012-05-22 Paolo Bonzinipoll/select: prevent busy-waiting
2012-05-21 Simon Josefssonselect: Fix build error on IRIX 6.5.
2012-05-18 Paul Eggertcrypto: fix bug in large buffer handling
2012-05-18 Paul Eggertcrypto: fix bug in large buffer handling
2012-05-18 Paul Eggertcrypto: fix bug in large buffer handling
2012-05-15 Pádraig Bradyfsusage: fix block size returned on older Linux 2.6
2012-05-14 Jim Meyeringignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED...
2012-05-13 Bruno Haiblebinary-io: Define set_binary_mode function.
2012-05-12 Bruno Haiblesystem-quote: Add more comments.
2012-05-12 Bruno Haiblesh-quote, system-quote: Add comments about wildcards.
2012-05-12 Paul Eggertfsusage: check for GNU/Linux statvfs problem dynamically
2012-05-10 Bruno Haiblesystem-quote, execute, spawn-pipe: Escape '?' on Windows.
2012-05-10 Bruno Haiblesystem-quote: Refactor.
2012-05-09 Bruno Haibleexecute, spawn-pipe: Escape '*' characters in arguments...
2012-05-09 Bruno HaibleNew module 'system-quote'.
2012-05-09 Bruno Haiblesh-quote: Make C++ safe and allow multiple inclusion.
2012-05-07 Paul Eggertstdint: be more consistent with glibc, SunOS libc
2012-05-07 Paul Eggertstat-size: comment fix
2012-05-07 Bruno Haiblesh-quote: Improve shell_quote_argv's signature.
2012-04-30 Paul Eggertexclude: process exclude and include directives in...
2012-04-30 Paul Eggertexclude: handle wildcards with FNM_NOESCAPE and with...
2012-04-29 Paul Eggertexclude: handle wildcards with FNM_EXTMATCH
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-14 Bruno Haiblestat: Bypass buggy override in mingw64.
2012-04-12 Bruno HaibleNew module 'getrusage'.
2012-04-12 Bruno HaibleNew module 'sys_resource'.
2012-04-12 LRNioctl: Fix compilation error on mingw.
2012-04-04 Jim Meyeringregex: correct #pragma guard expression
2012-04-04 Paul Eggertregex: remove unnecessary type punning
2012-04-03 Bruno HaibleNew module 'ilogbl'.
2012-04-03 Bruno HaibleNew module 'ilogbf'.
2012-04-03 Bruno HaibleNew module 'ilogb'.
2012-04-03 Bruno Haiblemath: Provide FP_ILOGB0 and FP_ILOGBNAN.
2012-04-03 Bruno HaibleNew module 'logbl'.
2012-04-03 Bruno HaibleNew module 'logbf'.
2012-04-03 Bruno Haiblelogb: Provide replacement and workarounds.
2012-04-01 Bruno Haiblelog10l: Work around log10l-ieee test failure on IRIX...
2012-04-01 Bruno Haiblelog10f-ieee: Work around test failure on NetBSD 5.1.
2012-04-01 Bruno Haiblelog10-ieee: Work around test failure on NetBSD 5.1...
2012-04-01 Bruno Haiblelog10l: Work around AIX 5.1, IRIX 6.5, OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10f: Work around OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10: Work around OSF/1 5.1 bug.
next