log

age author description
Sat, 21 Jun 2008 14:32:55 -0600 Eric Blake New module sigaction, for mingw.
Sat, 21 Jun 2008 07:06:28 -0600 Eric Blake Improve robustness of sigprocmask by overriding signal.
Sat, 21 Jun 2008 13:04:16 -0600 Eric Blake Fix nanosleep module on mingw.
Sat, 21 Jun 2008 12:57:35 -0600 Eric Blake Fix licensing of sigprocmask.
Sat, 21 Jun 2008 17:50:05 +0200 Bruno Haible Avoid question marks in proper_name_utf8 result.
Thu, 19 Jun 2008 13:51:54 +0200 Bruno Haible Fix CVS-isms.
Thu, 19 Jun 2008 13:47:14 +0200 Bruno Haible Update dependencies.
Wed, 18 Jun 2008 22:33:37 -0600 Eric Blake Fix VPATH 'make dist' with GNU make and non-VCS tarball.
Thu, 19 Jun 2008 03:34:29 +0200 Bruno Haible Add a comment.
Wed, 18 Jun 2008 10:50:06 -0600 Eric Blake Work around cygwin 1.5.25 strsignal bug.
Wed, 18 Jun 2008 16:48:01 +0200 Simon Josefsson Add ChangeLog entry for last commit.
Wed, 18 Jun 2008 16:46:55 +0200 Simon Josefsson Update URL to article and add author/date information.
Wed, 18 Jun 2008 02:31:53 +0200 Bruno Haible New macro gl_DISABLE_THREADS.
Wed, 18 Jun 2008 02:06:26 +0200 Bruno Haible Avoid unused value warnings.
Wed, 18 Jun 2008 01:52:21 +0200 Bruno Haible Relicense under LGPLv2+ license.
Tue, 17 Jun 2008 11:07:45 -0600 Eric Blake Simplify c-stack prerequisites.
Tue, 17 Jun 2008 08:43:38 -0600 Eric Blake Move c-stack test into testsuite.
Mon, 16 Jun 2008 20:54:38 -0600 Eric Blake Repair executable bit, again.
Tue, 17 Jun 2008 01:27:14 +0200 Bruno Haible Normalize whitespace.
Mon, 16 Jun 2008 16:45:09 -0600 Eric Blake Use raise module consistently.
Mon, 16 Jun 2008 14:17:11 -0600 Eric Blake Fix compliance bug in sigpending.
Mon, 16 Jun 2008 06:04:29 -0700 Karl Berry autoupdate
Sat, 14 Jun 2008 07:36:03 -0600 Eric Blake Improve obstack-printf test code.
Sat, 14 Jun 2008 15:06:19 +0200 Bruno Haible Fix various problems in 'obstack-printf' module.
Fri, 13 Jun 2008 06:40:53 -0600 Eric Blake Add obstack-printf and obstack-printf-posix modules.
Fri, 13 Jun 2008 05:59:04 -0700 Karl Berry autoupdate
Thu, 12 Jun 2008 15:01:07 +0200 Bruno Haible Typo in comment.
Thu, 12 Jun 2008 13:47:37 +0200 Bruno Haible Add a comment.
Thu, 12 Jun 2008 02:17:36 +0200 Bruno Haible Work around open() bug on HP-UX 11 and Solaris 9.
Thu, 12 Jun 2008 01:12:11 +0200 Bruno Haible Avoid a test failure when the test wants to skip itself.
Wed, 11 Jun 2008 05:23:13 -0700 Karl Berry autoupdate
Wed, 11 Jun 2008 02:33:46 +0200 Bruno Haible Include gettext.h only in those files that need it.
Tue, 10 Jun 2008 17:38:39 +0200 Bruno Haible Add termsigp argument to execute() and wait_process().
Tue, 10 Jun 2008 14:33:21 +0200 Bruno Haible Fix copy&pasted comment.
Tue, 10 Jun 2008 06:25:20 -0600 Eric Blake Add missing include.
Tue, 10 Jun 2008 13:57:21 +0200 Bruno Haible Add an assertion.
Tue, 10 Jun 2008 13:55:34 +0200 Bruno Haible Try to fix waitid() based code.
Tue, 10 Jun 2008 12:13:43 +0200 Bruno Haible Work around environments that (stupidly) ignore SIGALRM.
Tue, 10 Jun 2008 02:40:28 +0200 Bruno Haible Work around the Solaris 10 ACE ACLs ABI change.
Mon, 09 Jun 2008 16:41:11 -0600 Eric Blake Ignore some more editor backup files.
Mon, 09 Jun 2008 16:21:34 -0600 Eric Blake Work around environments that (stupidly) ignore SIGALRM.
Mon, 09 Jun 2008 08:14:45 -0600 Eric Blake Produce autobuild blurb earlier in log.
Mon, 09 Jun 2008 14:11:34 +0200 Jim Meyering add ChangeLog entry: add more guards around definition of ACE_-related code
Fri, 06 Jun 2008 18:20:14 +0200 Jim Meyering utimens.c: correct kernel bug work-around
Mon, 09 Jun 2008 11:28:55 +0200 Jim Meyering add more guards around definition of ACE_-related code
Sun, 08 Jun 2008 23:55:37 +0200 Bruno Haible Add me as co-author.
Sun, 08 Jun 2008 20:33:08 +0200 Bruno Haible Add support for AIX ACLs.
Sun, 08 Jun 2008 19:08:22 +0200 Bruno Haible Add support for HP-UX ACLs.
Sun, 08 Jun 2008 16:52:23 +0200 Bruno Haible Add support for Cygwin ACLs.
Sun, 08 Jun 2008 16:33:02 +0200 Bruno Haible Fix bug with setuid modes in Solaris 10+ code.
Sun, 08 Jun 2008 16:04:08 +0200 Bruno Haible Add support for Solaris 7..10 ACLs.
Sun, 08 Jun 2008 15:55:30 +0200 Bruno Haible More references.
Sun, 08 Jun 2008 13:58:26 +0200 Bruno Haible New function acl_extended_nontrivial (MacOS X only).
Sun, 08 Jun 2008 13:29:35 +0200 Bruno Haible Trivial code simplifications.
Sun, 08 Jun 2008 13:19:49 +0200 Bruno Haible Comments.
Sun, 08 Jun 2008 09:38:26 +0200 Jim Meyering * modules/acl (Maintainer): Add Bruno Haible.
Sun, 08 Jun 2008 05:08:56 +0200 Bruno Haible Don't test the ACL_TYPE_DEFAULT ACL on OSF/1.
Sun, 08 Jun 2008 05:06:19 +0200 Bruno Haible Add support for MacOS X ACLs.
Sun, 08 Jun 2008 04:51:21 +0200 Bruno Haible Fix memory leak introduced on 2008-05-22.
Sun, 08 Jun 2008 04:39:51 +0200 Bruno Haible Avoid needing to know the textual representation of an ACL when possible.
Sun, 08 Jun 2008 04:34:52 +0200 Bruno Haible Trivial code simplifications.
Sat, 07 Jun 2008 20:11:23 +0200 Bruno Haible Trivial stylistic improvements.
Sat, 07 Jun 2008 13:49:10 +0200 Bruno Haible Fix doc about _setjmp.
Fri, 06 Jun 2008 17:57:29 -0600 Eric Blake Actually commit the argz_next doc fix.
Fri, 06 Jun 2008 10:50:17 -0600 Eric Blake Document abort() bugs.
Fri, 06 Jun 2008 08:51:48 -0600 Eric Blake Tweak documentation to cover cygwin argz bugs.
Fri, 06 Jun 2008 08:34:18 -0600 Eric Blake Avoid gcc warning on cygwin.
Tue, 03 Jun 2008 11:42:12 +0200 Jim Meyering generate argz.c and argz.in.h from glibc sources
Wed, 04 Jun 2008 16:03:13 -0600 Eric Blake Be tolerant of UNKNOWN version in gnulib-tool test dir.
Wed, 04 Jun 2008 19:32:50 +0200 Jim Meyering utimens.c: work around a probable Linux kernel bug
Thu, 05 Jun 2008 00:56:52 +0200 Bruno Haible Fix small mistake from 2008-06-01.
Wed, 04 Jun 2008 22:48:48 +0200 Bruno Haible New function for testing triviality of ACL with POSIX-draft like API.
Wed, 04 Jun 2008 22:10:07 +0200 Bruno Haible Undo last commit, as it does not solve the problem entirely.
Wed, 04 Jun 2008 12:41:44 +0200 Bruno Haible Exclude the 'gnumakefile' module from default testdir builds.
Wed, 04 Jun 2008 00:00:28 +0200 Bruno Haible Simplify #ifs. Put Solaris code after POSIX-like code.
Mon, 02 Jun 2008 15:08:14 -0600 Eric Blake Provide futimens/utimensat fallbacks for older kernels.
Tue, 03 Jun 2008 12:58:54 +0200 Bruno Haible Improve Tru64 support.
Tue, 03 Jun 2008 12:57:18 +0200 Bruno Haible Make acl_entries work reliably.
Tue, 03 Jun 2008 01:34:20 +0200 Bruno Haible Enclose definitions in #if for POSIX-draft like API.
Tue, 03 Jun 2008 00:07:15 +0200 Bruno Haible Document qset_acl return value precisely.
Mon, 02 Jun 2008 23:55:00 +0200 Bruno Haible Use different test code for Cygwin.
Mon, 02 Jun 2008 16:47:54 +0200 Bruno Haible Remove unused code.
Mon, 02 Jun 2008 13:03:21 +0200 Bruno Haible Separate the error handling into a different function.
Mon, 02 Jun 2008 13:01:53 +0200 Bruno Haible Extend ACL support tests to support OSF/1, MacOS X, HP-UX, AIX.
Mon, 02 Jun 2008 11:32:02 +0200 Jim Meyering announce-gen: use a better key-server host name
Sun, 01 Jun 2008 23:10:06 +0200 Bruno Haible Fix syntax error on DragonFly BSD.
Sun, 01 Jun 2008 23:05:15 +0200 Voroskoi Andras Fix typo.
Sun, 01 Jun 2008 22:51:13 +0200 Bruno Haible New ACL unit tests.
Sun, 01 Jun 2008 22:41:49 +0200 Bruno Haible Portability fixes for MacOS X, Solaris, HP-UX, IRIX.
Sun, 01 Jun 2008 18:43:55 +0200 Bruno Haible Use special-purpose function in DragonFly BSD.
Sun, 01 Jun 2008 12:10:29 +0200 Bruno Haible Depends on strdup.
Sun, 01 Jun 2008 11:57:27 +0200 Bruno Haible Make create_pipe_* safer w.r.t. file descriptor conflicts.
Fri, 30 May 2008 12:59:52 +0200 Simon Josefsson modules/autobuild (configure.ac): Call AB_INIT.
Fri, 30 May 2008 12:08:55 +0200 Simon Josefsson tests/test-getaddrinfo.c: Don't print debug messages by default.
Fri, 30 May 2008 10:38:57 +0200 Simon Josefsson Fix typo.
Fri, 30 May 2008 10:35:10 +0200 Simon Josefsson tests/test-base64.c: Cast size_t to unsigned long when invoking printf. Use %lu instead of %d.
Wed, 28 May 2008 21:29:02 -0600 Eric Blake Prefer new POSIX 200x interfaces over futimesat.
Thu, 29 May 2008 02:07:07 +0200 Bruno Haible Relax license of the stpcpy module.
Wed, 28 May 2008 00:55:17 +0200 Bruno Haible Make localename.c compile with current mingw.
Tue, 27 May 2008 14:45:41 +0200 Bruno Haible Mention the link requirements.
Mon, 26 May 2008 19:29:50 +0200 Jim Meyering sha256: do not artificially restrict buffer length to be < 2^32
Mon, 26 May 2008 16:25:28 +0200 Jim Meyering avoid unaligned access errors, e.g., on sparc
Mon, 26 May 2008 16:28:22 +0200 Jim Meyering sha512.c: fix typo in comment
Sun, 25 May 2008 13:44:20 +0200 Bruno Haible Rename acl.c to set-mode-acl.c.
Sun, 25 May 2008 20:02:51 +0200 Bruno Haible Drop LIB_ACL_TRIVIAL.
Sun, 25 May 2008 19:37:11 +0200 Jim Meyering useless-if-before-free: freed expr may have white-space differences
Sun, 25 May 2008 19:02:51 +0200 Jim Meyering useless-if-before-free: accept white space in the expression.
Sun, 25 May 2008 18:58:29 +0200 Jim Meyering Make the *outer* regexp shy, not the expr-matching one.
Sun, 25 May 2008 18:19:39 +0200 Jim Meyering useless-if-before-free: efficiency tweak
Sun, 25 May 2008 18:12:43 +0200 Jim Meyering update code-in-comment to accept cast of free arg
Sun, 25 May 2008 14:24:45 +0200 Bruno Haible Update after program was renamed.
Sun, 25 May 2008 13:51:56 +0200 Bruno Haible Rename tests/test-copy-file-sameacls.c to tests/test-sameacls.c.
Sat, 24 May 2008 11:54:19 +0200 Andreas Färber Make stdbool work on Haiku OS.
Fri, 23 May 2008 13:29:46 +0200 Bruno Haible Improve support for ACLs on OSF/1.
Fri, 23 May 2008 03:48:39 +0200 Bruno Haible Add support for ACLs on OSF/1.
Fri, 23 May 2008 01:13:51 +0200 Bruno Haible Make copy_acl work on MacOS X 10.5.
Fri, 23 May 2008 03:39:25 +0200 Bruno Haible Fix two commands in OSF/1 specific part.
Fri, 23 May 2008 01:07:15 +0200 Bruno Haible Tweak Solaris section.
Fri, 23 May 2008 01:02:56 +0200 Bruno Haible Fix two commands in MacOS X specific part.
Fri, 23 May 2008 01:01:55 +0200 Bruno Haible Fix comments: Cygwin is like Solaris, not like POSIX.