gnulib.git
2010-10-11 Gary V. VaughanFix mismatched parens in previous commit
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-09 Karl Berryautoupdate
2010-10-08 Eric Blaketime: enforce recent POSIX ruling that time_t is integral
2010-10-08 Jim Meyeringfdopendir: fix a bug on systems lacking openat and...
2010-10-08 Bruno Haiblesys_select: Avoid warning due to undeclared memset...
2010-10-08 Bruno Haiblenanosleep: Make replacement POSIX compliant.
2010-10-08 Paul Eggertbootstrap: add hook for altering gnulib.mk, for Bison
2010-10-08 Paul Eggertbootstrap: reformat for readability
2010-10-08 Eric Blakedocs: update cygwin progress
2010-10-08 Karl Berryautoupdate
2010-10-07 Jim Meyeringparse-datetime: avoid compilation failure on OpenBSD 4.7
2010-10-07 Eric Blakedocs: update cygwin progress
2010-10-07 Eric Blakedocs: update parse-datetime history
2010-10-07 Eric Blakecygwin: use more robust version check
2010-10-06 Bruno Haiblestring, sys_select: Avoid #including large headers...
2010-10-05 Eric Blakememmem, strstr, strcasestr: fix bug with long periodic...
2010-10-05 Eric Blakemaint: fix order of ChangeLog entries
2010-10-05 Paul Eggertparse-datetime: do some more renaming
2010-10-05 Eric Blakeparse-datetime: better name than get_date
2010-10-05 Paul Eggertmore ports to Solaris tr, which needs [] around ranges
2010-10-05 Eric Blakebootstrap: fix Solaris regression
2010-10-05 Eric Blakebootstrap: work with pkg-config
2010-10-05 Eric Blakefaccessat: remove unused wrappers
2010-10-05 Jim Meyeringtests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTE...
2010-10-05 Bruno Haiblegnulib-tool: Synthesize appropriate _LDFLAGS for a...
2010-10-05 Bruno Haiblethreadlib: Make option --with-libpth-prefix work.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-04 Bruno Haibleread-file tests: Avoid a test failure on NonStop Kernel.
2010-10-04 Bruno Haiblegnulib-tool: Fixes for --create-testdir with --libtool.
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-10-03 Bruno Haibleacl: Add support for ACLs on NonStop Kernel.
2010-10-03 Bruno HaibleMore info about ACLs on NonStop Kernel.
2010-10-03 Bruno HaibleInfo about ACLs on NonStop Kernel.
2010-10-02 Bruno HaibleDefine missing EDQUOT on NonStop Kernel.
2010-10-02 Bruno HaibleUpdate doc for POSIX:2008.
2010-10-02 Bruno Haiblegnulib-tool: In testdirs, use the newest available...
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-30 Bruno HaibleMore renaming from 'getdate' to 'get_date'.
2010-09-30 Justin Cliftbootstrap: support ACLOCAL_FLAGS during aclocal
2010-09-30 Eric Blakebootstrap: use glibtoolize on MacOS
2010-09-30 Eric Blakepoll: fix typo that broke test on MacOS
2010-09-30 Eric Blakegetdate: rename to get_date
2010-09-29 Bruno HaibleSeparate the module 'waitpid' from the module 'sys_wait'.
2010-09-29 Bruno HaibleMore tests for module 'sys_wait'.
2010-09-29 Bruno HaibleMore tests for module 'sys_wait'.
2010-09-29 Bruno HaibleNew module 'waitpid'.
2010-09-28 Bruno Haiblepoll: Assume ANSI C.
2010-09-28 Bruno Haiblepoll-h: Create poll.h on all platforms.
2010-09-28 Bruno HaibleTests for module 'poll-h'.
2010-09-28 Bruno HaibleTests for module 'poll-h'.
2010-09-28 Bruno Haiblepoll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on...
2010-09-28 Bruno HaibleNew module 'poll-h'.
2010-09-27 Eric Blakemaint: restore x bit
2010-09-26 Bruno Haiblesys_wait: Implement WSTOPSIG.
2010-09-26 Simon Josefssonstdlib, sys_wait: Avoid compilation error on mingw.
2010-09-26 Bruno Haiblestdlib tests: Avoid code duplication.
2010-09-25 Simon Josefssongetaddrinfo: Initialize sockets, to make it work under...
2010-09-25 Karl Berryautoupdate
2010-09-25 Bruno HaibleTests for module 'regex-quote'.
2010-09-25 Bruno HaibleNew module 'regex-quote'.
2010-09-25 Bruno Haiblegnulib.info-[0-9] are generated.
2010-09-24 Bruno Haibleunistr/u8-strchr: Fix a test failure on i586 glibc...
2010-09-23 Bruno Haiblesetenv: Relax license.
2010-09-22 Bruno Haibletermios: Relax license.
2010-09-22 Bruno Haiblethreadlib: Allow the package to change the default...
2010-09-22 Karl Berryautoupdate
2010-09-22 Bruno HaibleFix endless loop in mbmemcasecoll.
2010-09-22 Bruno HaibleTests for module 'memcoll'.
2010-09-22 Bruno Haiblememcoll, xmemcoll: Clarify size vs. length.
2010-09-22 Bruno HaibleTests for module 'memcasecmp'.
2010-09-22 Paul Eggertpthread: add to system <pthread.h> instead of replacing...
2010-09-21 Eric Blakenet_if: enhance tests
2010-09-21 Simon JosefssonAdd ChangeLog entry for last commit.
2010-09-21 Reuben ThomasManual: improve out-of-memory documentation.
2010-09-21 Karl Berryautoupdate
2010-09-21 Simon JosefssonAdd ChangeLog entry.
2010-09-21 Reuben ThomasUse src/ not lib/ as root of source in example Makefile...
2010-09-21 Reuben ThomasSet cut_dir properly, and add mode line for Emacs.
2010-09-21 Reuben ThomasSet cut_dir properly, and add mode line for Emacs.
2010-09-21 Reuben ThomasMake Makefile.am example code more cut-and-paste friendly.
2010-09-21 Simon JosefssonNew module to test <net/if.h> interfaces.
2010-09-20 Paul Eggertpthread: add pthread_spin_destroy
2010-09-20 Bruno Haiblegnulib-tool: Fix --help output.
2010-09-18 Jim Meyeringmaint.mk: avoid unexpanded \n in two diagnostics
2010-09-18 Bruno Haiblenetinet_in: Doc tweak.
2010-09-18 Jim Meyeringinit.sh: correct an outdated comment
2010-09-18 Jim Meyeringinit.sh: don't let an ephemeral "*.exe" make us skip...
2010-09-17 Eric Blakemirbsd: add some more support
2010-09-17 Eric Blaketests: fix unportable assumption on sys/wait.h
2010-09-17 Eric Blakeinit.sh: accomodate directory with no .exes
2010-09-17 Eric Blaketests: avoid compiler warning
2010-09-17 Eric Blakefdutimens, fdutimensat: update signature, again
2010-09-17 Bruno HaibleTake over the maintenance of some older macros from...
2010-09-17 Eric Blakefdutimensat: drop atflag validation
2010-09-17 Bruno Haibleunlockpt: Fix declaration within GNULIB_POSIXCHECK.
2010-09-17 Bruno Haiblelogin_tty: Fix detection of function on FreeBSD, OpenBS...
2010-09-17 Bruno Haiblelogin_tty: Make the replacement code work on BSD systems.
2010-09-17 Bruno Haiblelogin_tty: Stricter unit test.
next