have bootstrap initialize git-merge-changelog if found
[gnulib.git] / modules /
2008-10-02 Richard W.M. Jonesfsync: new module
2008-10-01 Bruno HaibleAvoid the broken posix_spawn function on AIX 5.3 and...
2008-10-01 Jim Meyeringremove trailing spaces
2008-10-01 Yoann VandoorselaereTests for module 'cond'.
2008-10-01 Bruno HaibleNeeds to depend on modules 'errno' and 'time'.
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'tls...
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'lock...
2008-09-29 Bruno HaibleA new test for posix_spawn.
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-28 Bruno HaibleTests for module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawn'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addopen'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_adddup2'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addclose'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn-internal'.
2008-09-28 Bruno HaibleNew module 'spawn'.
2008-09-28 Bruno HaibleTests for module 'sched'.
2008-09-28 Bruno HaibleNew module 'sched'.
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
next