[newlib-cygwin] Cygwin: Document new POSIX ACL API

2016-03-08 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c09e96fda04989dcf0948e797deb8f096e12f2fa commit c09e96fda04989dcf0948e797deb8f096e12f2fa Author: Corinna Vinschen Date: Tue Mar 8 17:33:08 2016 +0100 Cygwin: Document new POSIX ACL API Signed-off-by:

[newlib-cygwin] faq: Sort BLODA list and update advice on fixing fork failures

2016-03-08 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=930474058e4596b652c4b42d9e6eea6c294db9c1 commit 930474058e4596b652c4b42d9e6eea6c294db9c1 Author: Jon Turney Date: Mon Mar 7 18:42:41 2016 + faq: Sort BLODA list and update advice on fixing fork

[newlib-cygwin] cygwin/acl.h: Don't clutter namespace

2016-03-08 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=edd7d93484703b81b5e203a9c7c490f117eb4e42 commit edd7d93484703b81b5e203a9c7c490f117eb4e42 Author: Corinna Vinschen Date: Wed Jan 6 18:24:03 2016 +0100 cygwin/acl.h: Don't clutter namespace

[newlib-cygwin] acl_create_entry: Don't invalidate existing entry_d and permset_d.

2016-03-08 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e4ecb5b96a9d526f69aa0f2c2c38b00d8d27ed07 commit e4ecb5b96a9d526f69aa0f2c2c38b00d8d27ed07 Author: Corinna Vinschen Date: Wed Jan 6 23:00:51 2016 +0100 acl_create_entry: Don't invalidate existing entry_d and

[newlib-cygwin] Implement POSIX.1e ACL functions

2016-03-08 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9ddf063921f5202100f8e36bb451ae5ac9f76d37 commit 9ddf063921f5202100f8e36bb451ae5ac9f76d37 Author: Corinna Vinschen Date: Wed Jan 6 18:41:36 2016 +0100 Implement POSIX.1e ACL functions *

[newlib-cygwin] __acltotext: Always append NUL

2016-03-08 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3d88f10983e6517a2e8993a2ada0b3fd335f3c61 commit 3d88f10983e6517a2e8993a2ada0b3fd335f3c61 Author: Corinna Vinschen Date: Wed Jan 6 21:05:56 2016 +0100 __acltotext: Always append NUL * sec_acl.cc