gnulib.git
2008-06-04 Bruno HaibleFix small mistake from 2008-06-01.
2008-06-04 Bruno HaibleNew function for testing triviality of ACL with POSIX...
2008-06-04 Bruno HaibleUndo last commit, as it does not solve the problem...
2008-06-04 Bruno HaibleExclude the 'gnumakefile' module from default testdir...
2008-06-03 Bruno HaibleSimplify #ifs. Put Solaris code after POSIX-like code.
2008-06-03 Eric BlakeProvide futimens/utimensat fallbacks for older kernels.
2008-06-03 Bruno HaibleImprove Tru64 support.
2008-06-03 Bruno HaibleMake acl_entries work reliably.
2008-06-02 Bruno HaibleEnclose definitions in #if for POSIX-draft like API.
2008-06-02 Bruno HaibleDocument qset_acl return value precisely.
2008-06-02 Bruno HaibleUse different test code for Cygwin.
2008-06-02 Bruno HaibleRemove unused code.
2008-06-02 Bruno HaibleSeparate the error handling into a different function.
2008-06-02 Bruno HaibleExtend ACL support tests to support OSF/1, MacOS X...
2008-06-02 Jim Meyeringannounce-gen: use a better key-server host name
2008-06-01 Bruno HaibleFix syntax error on DragonFly BSD.
2008-06-01 Voroskoi AndrasFix typo.
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 JosefssonFix typo.
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-23 Bruno HaibleFix two commands in OSF/1 specific part.
2008-05-22 Bruno HaibleTweak Solaris section.
2008-05-22 Bruno HaibleFix two commands in MacOS X specific part.
2008-05-22 Bruno HaibleFix comments: Cygwin is like Solaris, not like POSIX.
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 HaibleOops, fix syntax error introduced by last commit.
2008-05-21 Bruno HaibleOops, remove stray semicolon added in last commit.
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 Jim Meyeringremove trailing blanks
2008-05-20 Bruno HaibleFix syntax of --keyword option.
2008-05-19 Martin LambersKeep getpass-gnu in sync with getpass.
2008-05-19 Bruno HaibleRemove trailing spaces.
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 Bruno HaibleOops, fix small mistake in last commit.
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 HaibleUpdate license to GPLv3+.
next