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.