Avoid assigning ICONV_H in two different files. Fixes a bug.
[gnulib.git] / modules /
2008-09-27 Bruno HaibleProvide the definition of GL_LINK-WARNING.
2008-09-27 Bruno HaibleEPIPE requires errno module.
2008-09-26 Bruno HaibleDepend on module 'sigpipe'.
2008-09-26 Bruno HaibleSupport SIGPIPE in stdio functions for writing.
2008-09-26 Bruno HaibleDepend on module 'write', in case module 'sigpipe'...
2008-09-26 Bruno HaibleTests for module 'sigpipe'.
2008-09-26 Bruno HaibleNew module 'write'.
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-09-26 Jim Meyeringfts: sort dirent entries on inode number before traversing
2008-09-26 Bruno HaibleNew module 'sigpipe'.
2008-09-25 Simon Josefssonmodules/sys_select-tests (Depends-on): Remove sys_select.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-24 Bruno HaibleEnsure that a filename ending in a slash cannot be...
2008-09-23 Paolo Bonziniimplement a native version of poll for Win32
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-18 Simon Josefssongetaddrinfo: Don't depend on strdup.
2008-09-16 Jim Meyeringavoid spurious test failure when library is built witho...
2008-09-14 Bruno HaibleTests for module 'perror'.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleReorder list of macros, for consistency.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-14 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleTests for module 'errno'.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-09-12 Paolo Bonzinifix test-poll compilation failure on Cygwin
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-09-12 Paolo Bonziniadd a minimal testsuite for the poll module
2008-09-11 Yoann VandoorselaereConsistent license terms for all the fnmatch modules.
2008-09-06 Bruno HaibleRelicense the getndelim2 dependencies under LGPLv2+.
2008-09-02 Bruno HaibleNew module 'findprog-lgpl'.
2008-09-01 Bruno HaibleNew module 'xconcat-filename', split off from module...
2008-09-01 Bruno HaibleSplit module 'filename' into 'filename' and 'concat...
2008-09-01 Simon Josefssonbitrotate: Add 8 bit rotate functions.
2008-09-01 Simon JosefssonFix last commit.
2008-09-01 Simon JosefssonFix bitrotate module.
2008-08-31 Bruno HaibleNew module 'sigpipe-die'.
2008-08-30 Bruno HaibleUndo unintentional commit.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-08-29 Simon JosefssonAdd bitrotate module.
2008-08-28 Jim Meyering* modules/getndelim2 (License): Relicense to LGPLv2+.
2008-08-24 Bruno HaibleComplete test of uc_width results.
2008-08-22 Eric Blakecount-one-bits: relax license
2008-08-21 Paolo Bonziniadd m4/threadlib.m4 to the gettext module
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
2008-08-19 Eric Blakestrverscmp: add unit test
2008-08-18 Bruno HaibleImplement thread control primitives for Win32.
2008-08-17 Bruno HaibleNew module 'yield'.
2008-08-17 Bruno HaibleLink with LIBMULTITHREAD, not LIBTHREAD.
2008-08-17 Bruno HaibleNew module 'thread'.
2008-08-17 Yoann VandoorselaereNew module 'cond'.
2008-08-17 Bruno HaibleMove some code from module 'lock' to module 'threadlib'.
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-08-17 Bruno HaibleNew module 'threadlib'.
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.
2008-08-07 Jim Meyering* modules/tempname (License): Relicense under LGPLv2+.
2008-08-07 Jim Meyering* modules/mkstemp (License): Relicense under LGPLv2+.
2008-08-06 Jim Meyeringinet_pton.c: use locale-independent tolower
2008-08-06 Jim Meyering* modules/inet_pton (License): Relicense under LGPLv2+.
2008-08-04 Jim Meyeringgetdate.y: avoid locale-dependent date parsing failure
2008-07-26 Ben PfaffAdd missing dependencies on new m4/exponent[fdl].m4...
2008-07-26 Ben PfaffAdd isinf module.
2008-07-26 Ben PfaffMove macros for finding floating-point exponents into...
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-20 Bruno HaibleRelicense under LGPLv2+.
2008-07-17 Eric Blakec-stack: fix typo.
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-14 Bruno HaibleNew module 'libsigsegv'.
2008-07-14 Bruno HaibleImproves the doc in MODULES.html.
2008-07-13 Ben PfaffNew module 'longlong'.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-26 Jim Meyeringmake several modules depend on the "open" module
2008-06-23 Eric BlakeRevert use of sig-handler.h in sigprocmask.c.
2008-06-21 Eric BlakeUse sigaction module rather than signal().
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-21 Eric BlakeFix nanosleep module on mingw.
2008-06-21 Eric BlakeFix licensing of sigprocmask.
2008-06-17 Bruno HaibleRelicense under LGPLv2+ license.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-16 Eric BlakeUse raise module consistently.
2008-06-14 Bruno HaibleFix various problems in 'obstack-printf' module.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-09 Eric BlakeProduce autobuild blurb earlier in log.
2008-06-08 Jim Meyering* modules/acl (Maintainer): Add Bruno Haible.
2008-06-05 Jim Meyeringgenerate argz.c and argz.in.h from glibc sources
2008-06-02 Bruno HaibleExtend ACL support tests to support OSF/1, MacOS X...
2008-06-01 Bruno HaibleNew ACL unit tests.
2008-06-01 Bruno HaibleDepends on strdup.
2008-06-01 Bruno HaibleMake create_pipe_* safer w.r.t. file descriptor conflicts.
2008-05-30 Simon Josefssonmodules/autobuild (configure.ac): Call AB_INIT.
2008-05-29 Bruno HaibleRelax license of the stpcpy module.
next