Use src/ not lib/ as root of source in example Makefile.am code.
[gnulib.git] / ChangeLog
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.
2010-09-17 Bruno HaibleNew module 'tcgetsid'.
2010-09-17 Bruno HaibleNew module 'termios'.
2010-09-16 Eric Blakefdutimensat: add an atflag parameter
2010-09-16 Bruno HaibleFix typos in comments.
2010-09-16 Bruno Haiblestdlib: clarify MirBSD WEXITSTATUS bug
2010-09-15 Eric Blakestdlib: work around MirBSD WEXITSTATUS bug
2010-09-15 Eric Blakedocs: mention MacOS issue with WEXITSTATUS(constant)
2010-09-15 Eric Blakestrnlen: add tests
2010-09-15 Bruno Haibleunistr/base: Avoid link errors when module 'libunistrin...
2010-09-14 Eric Blaketest-rawmemchr: make more robust
2010-09-14 Eric Blakememchr: detect glibc Alpha bug
2010-09-14 Paul Eggertfts, getcwd, glob: audit for dirfd returning -1
2010-09-13 Eric Blakefloat: fix broken MirBSD header
2010-09-13 Paul Eggertfts: use O_NOFOLLOW to avoid race condition when openin...
2010-09-13 Paul Eggertfdopendir: preserve argument fd before returning
2010-09-13 Paolo Bonziniregex: Pass the system regex if its only problem is...
2010-09-13 Jim Meyeringfts: don't operate on an invalid file descriptor after...
2010-09-12 Paul Eggertsavedir: add streamsavedir, deprecate fdsavedir
2010-09-10 Bruno Haiblelanginfo: Fix last commit.
2010-09-10 Bruno Haiblerelocatable-prog-wrapper: Fix compilation failure due...
2010-09-10 Paul Eggert* NEWS: Document recent changes to fcntl-h.
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-09-10 Bruno Haiblelanginfo, nl_langinfo: Fix for IRIX 5.3.
2010-09-10 Bruno Haiblepty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
2010-09-09 Eric Blakestrsignal: work around NetBSD bug
2010-09-09 Eric Blakegnulib-tool: work with NetBSD /bin/sh
2010-09-09 Bruno Haiblegnulib-tool: Avoid stderr output on IRIX related to...
2010-09-09 Jim Meyeringinit.sh: penalize a set-x-impaired shell; don't disqual...
2010-09-08 Eric Blakeunsetenv: fix OpenBSD bug
2010-09-08 Eric Blakestrtod: work around IRIX 6.5 bug
2010-09-08 Eric Blakemaint: fix ChangeLog ordering
2010-09-08 Eric Blakegetopt: optimize previous patch
2010-09-08 Jim Meyeringinit.sh: disqualify shells for which set -x corrupts...
2010-09-08 Bruno Haiblegnulib-tool: Avoid stderr output on IRIX related to...
2010-09-08 Bruno HaibleFix formatting of ChangeLog entry.
2010-09-08 Karl Berryregex documentation update from Reuben Thomas <rrt...
2010-09-08 Karl Berryregex documentation update from Reuben Thomas <rrt...
2010-09-07 Eric Blakegetopt: handle POSIXLY_CORRECT set but not exported
2010-09-07 Bruno Haiblegnulib-tool: Highlight the changed options.
2010-09-06 Karl Berrydoc tweaks
2010-09-05 Bruno Haibleuniwidth/width: Update comment.
2010-09-05 Bruno Haibleisinf, isnan: Relax license.
2010-09-04 Bruno Haiblegnulib-tool: Help migration from --import to --add...
2010-09-04 Bruno HaibleUpdate doc about gnulib-tool.
2010-09-04 Bruno Haiblegnulib-tool: Change --import. New options --add/remove...
2010-09-04 Bruno HaibleDoc update.
2010-09-04 Bruno Haiblegnulib-tool: Don't talk about CVS any more.
2010-09-04 Jim Meyeringmaint.mk: avoid obscure sc_copyright_check failure...
2010-09-04 Bruno Haiblegnulib-tool: Fix expression that counts directories.
2010-09-04 Jim Meyeringavoid coreutils "make distcheck" failure
2010-09-04 Bruno Haiblegnulib-tool: Avoid error when run in a package without...
2010-09-04 Bruno Haibleupdate-copyright test: Improve output when perl is...
2010-09-04 Bruno HaibleDon't augment PATH in TESTS_ENVIRONMENT.
2010-09-04 Jim Meyeringtests: prohibit augmenting PATH via TESTS_ENVIRONMENT
2010-09-04 Bruno Haiblestrdup: Fix compilation error in C++ mode.
2010-09-04 Bruno Haibledirfd: Fix compilation error in C++ mode on MacOS X...
2010-09-04 Bruno HaibleSet PATH_SEPARATOR the same way autoconf does.
2010-09-04 Stefano LattariniSet PATH_SEPARATOR the same way autoconf does.
2010-09-02 Eric Blaketests: init.sh improvements for re-exec'ing with zsh
2010-09-02 Paul Eggerthash: fix safe_hasher const typo
2010-09-02 Jim Meyeringtest-update-copyright.sh: require perl 5.8.0
2010-09-02 Eric Blakewctype: fix typo in previous commit
2010-09-02 Jim Meyeringtest-update-copyright.sh: skip test if Perl is too old
2010-09-02 Bruno Haiblewctype: Avoid compilation error on IRIX 6.5.30.
2010-09-02 Bruno HaibleNew module 'socketlib'.
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-08-31 Bruno HaibleNew module 'host-cpu-c-abi'.
2010-08-31 Eric Blakehash: factor, and guard against misbehaving hasher...
2010-08-31 Bruno Haiblehash: silence spurious clang warning
2010-08-30 Eric Blakestrstr, memmem, strcasestr: avoid leaked shell message
2010-08-30 Eric Blaketests: silence clang warning
2010-08-29 Bruno Haiblegettext: Fix recent mistake.
2010-08-29 Bruno Haibleselinux-h: Offer a --without-selinux option.
2010-08-29 Bruno HaibleMake the module 'realloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'calloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'malloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleUpdate modules list.
2010-08-28 Ralf WildenhuesTests for module 'realloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'calloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'malloc-gnu'.
next