New ACL unit tests.
[gnulib.git] / ChangeLog
2008-06-01 Bruno HaibleNew ACL unit tests.
2008-06-01 Bruno HaiblePortability fixes for MacOS X, Solaris, HP-UX, IRIX.
2008-06-01 Bruno HaibleUse special-purpose function in DragonFly BSD.
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-30 Simon Josefssontests/test-getaddrinfo.c: Don't print debug messages...
2008-05-30 Simon Josefssontests/test-base64.c: Cast size_t to unsigned long when...
2008-05-29 Eric BlakePrefer new POSIX 200x interfaces over futimesat.
2008-05-29 Bruno HaibleRelax license of the stpcpy module.
2008-05-27 Bruno HaibleMake localename.c compile with current mingw.
2008-05-27 Bruno HaibleMention the link requirements.
2008-05-26 Jim Meyeringsha256: do not artificially restrict buffer length...
2008-05-26 Jim Meyeringavoid unaligned access errors, e.g., on sparc
2008-05-26 Jim Meyeringsha512.c: fix typo in comment
2008-05-25 Bruno HaibleRename acl.c to set-mode-acl.c.
2008-05-25 Bruno HaibleDrop LIB_ACL_TRIVIAL.
2008-05-25 Jim Meyeringuseless-if-before-free: freed expr may have white-space...
2008-05-25 Jim Meyeringuseless-if-before-free: accept white space in the expre...
2008-05-25 Jim MeyeringMake the *outer* regexp shy, not the expr-matching...
2008-05-25 Jim Meyeringuseless-if-before-free: efficiency tweak
2008-05-25 Jim Meyeringupdate code-in-comment to accept cast of free arg
2008-05-25 Bruno HaibleUpdate after program was renamed.
2008-05-25 Bruno HaibleRename tests/test-copy-file-sameacls.c to tests/test...
2008-05-24 Andreas FärberMake stdbool work on Haiku OS.
2008-05-23 Bruno HaibleImprove support for ACLs on OSF/1.
2008-05-23 Bruno HaibleAdd support for ACLs on OSF/1.
2008-05-23 Bruno HaibleMake copy_acl work on MacOS X 10.5.
2008-05-22 Bruno HaibleMove some declarations from acl.h to acl-internal.h.
2008-05-22 Bruno HaibleSplit off copy_acl function to separate file.
2008-05-22 Bruno HaibleTests for the 'copy-file' module.
2008-05-22 Eric BlakeAvoid gcc warning.
2008-05-21 Bruno HaibleReference documentation about ACLs.
2008-05-21 Bruno HaibleAvoid one more warning from gcc.
2008-05-21 Jim Meyeringavoid another warning from gcc
2008-05-21 Jim Meyeringavoid a warning from gcc
2008-05-21 Jim Meyeringfix typos in ChangeLog entries
2008-05-21 Simon JosefssonWhen cross-compiling, assume memcmp works if it is...
2008-05-20 Bruno HaibleMore memcmp tests.
2008-05-20 Simon JosefssonAdd memcmp-tests module.
2008-05-20 Bruno HaibleFix syntax of --keyword option.
2008-05-19 Martin LambersKeep getpass-gnu in sync with getpass.
2008-05-19 Simon Josefssonmodules/base64-tests: New file.
2008-05-19 Simon JosefssonSync gnulib base64 with coreutils base64.
2008-05-19 Jim Meyeringavoid a warning from gcc
2008-05-19 Jim MeyeringFix doc typo.
2008-05-19 Bruno HaibleDocument limits of other implementations.
2008-05-19 Simon Josefssondoc/glibc-functions/getpass.texi: Document gnulib imple...
2008-05-18 Bruno HaibleNew module 'propername', moved here from GNU gettext.
2008-05-17 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-05-16 Jim Meyeringfix typo in ChangeLog
2008-05-16 Eric BlakeExtend previous patch to cygwin 1.7.0.
2008-05-15 Bruno HaibleUpdate cross-compiling guess now that glibc 2.9 will...
2008-05-15 Bruno HaibleUpdate after linebreak module was split.
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Jim Meyeringavoid distracting test output when git or cvs is not...
2008-05-15 Eric BlakeGlibc finally accepted the memmem speedup code, bugzill...
2008-05-15 Paolo Bonzinioptimize double anchors such as ^$
2008-05-15 Bruno HaibleHelp GCC to do better code generation.
2008-05-14 Bruno HaibleFix typo in ChangeLog entry.
2008-05-14 Lasse Collinuse "echo STR|wc -c" rather than unportable "expr lengt...
2008-05-14 Jim Meyeringuse dd ifs=$n count=1 ... rather than less-portable...
2008-05-14 Eric BlakeAvoid quadratic growth in gl_LIBSOURCES.
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-14 Eric BlakeReduce number of forks required during autoconf.
2008-05-13 Eric Blake* gnulib-tool: Fix various comment typos.
2008-05-12 Bruno HaibleTailor the linebreaking algorithm.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-11 Bruno HaibleFix whitespace.
2008-05-11 Bruno HaibleMove gen-lbrkprop from GNU gettext to here.
2008-05-11 Bruno HaibleAdd prerequisites for using 'inline'.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleUpdate modules list.
2008-05-11 Bruno HaibleNew module 'unictype/gen-ctype'.
2008-05-10 Jim MeyeringMake chdir-safer.c more efficient on a system with...
2008-05-10 Jim MeyeringMake chdir-safer.c slightly safer.
2008-05-10 Jim MeyeringAvoid compile failure on systems without ELOOP (like...
2008-05-10 Bruno HaibleUse case-insensitive comparison.
2008-05-10 Bruno HaibleUse u8_conv_from_encoding instead of using special...
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-09 Eric BlakeAdd xmemdup0.
2008-05-08 Bruno HaibleCorrect indentation.
2008-05-08 Eric BlakeSupport cross-compilation of <wctype.h>.
2008-05-06 Soren Hansenbuild-aux/vc-list-files: Add support for bzr.
2008-05-03 Jim Meyeringavoid failed assertion with tight malloc
2008-05-03 Simon JosefssonMake sure inet_ntop/inet_pton is declared when needed.
2008-05-02 Jim Meyeringavoid compilation error on FreeBSD 6
2008-05-01 Jim Meyeringuseless-if-before-free: correct --help's exit status...
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-05-01 Bruno HaibleFix computation of newsize during reallocation.
next