gnulib.git
2008-06-08 Bruno HaibleAdd support for Cygwin ACLs.
2008-06-08 Bruno HaibleFix bug with setuid modes in Solaris 10+ code.
2008-06-08 Bruno HaibleAdd support for Solaris 7..10 ACLs.
2008-06-08 Bruno HaibleMore references.
2008-06-08 Bruno HaibleNew function acl_extended_nontrivial (MacOS X only).
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-08 Bruno HaibleComments.
2008-06-08 Jim Meyering* modules/acl (Maintainer): Add Bruno Haible.
2008-06-08 Bruno HaibleDon't test the ACL_TYPE_DEFAULT ACL on OSF/1.
2008-06-08 Bruno HaibleAdd support for MacOS X ACLs.
2008-06-08 Bruno HaibleFix memory leak introduced on 2008-05-22.
2008-06-08 Bruno HaibleAvoid needing to know the textual representation of...
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-07 Bruno HaibleTrivial stylistic improvements.
2008-06-07 Bruno HaibleFix doc about _setjmp.
2008-06-06 Eric BlakeActually commit the argz_next doc fix.
2008-06-06 Eric BlakeDocument abort() bugs.
2008-06-06 Eric BlakeTweak documentation to cover cygwin argz bugs.
2008-06-06 Eric BlakeAvoid gcc warning on cygwin.
2008-06-05 Jim Meyeringgenerate argz.c and argz.in.h from glibc sources
2008-06-05 Eric BlakeBe tolerant of UNKNOWN version in gnulib-tool test...
2008-06-05 Jim Meyeringutimens.c: work around a probable Linux kernel bug
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.
next