[newlib-cygwin] Fix missing 'user' in usertemp docs

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=11a37290c66d7da443c85a42cfcdd4aa082912cd commit 11a37290c66d7da443c85a42cfcdd4aa082912cd Author: Corinna Vinschen Date: Mon Jan 25 10:09:55 2016 +0100 Fix missing 'user' in usertemp docs

[newlib-cygwin] Drop has_broken_fnoi flag

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=78549742de0186223302f84997199a871999aded commit 78549742de0186223302f84997199a871999aded Author: Corinna Vinschen Date: Wed Jan 27 15:39:11 2016 +0100 Drop has_broken_fnoi flag * mount.cc

[newlib-cygwin] Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fcda8810a208b6b76ae95a88feea34ff0046ba1e commit fcda8810a208b6b76ae95a88feea34ff0046ba1e Author: Corinna Vinschen Date: Wed Jan 27 15:43:15 2016 +0100 Don't use LoadLibraryEx(...,

[newlib-cygwin] Make select wait state more readable

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d9accb0079ed6a8c9d2e90731644cb8e023c131f commit d9accb0079ed6a8c9d2e90731644cb8e023c131f Author: Corinna Vinschen Date: Mon Jan 25 21:00:14 2016 +0100 Make select wait state more readable Rename

[newlib-cygwin/topic/posix_acl_funcs] Make select wait state more readable

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d9accb0079ed6a8c9d2e90731644cb8e023c131f commit d9accb0079ed6a8c9d2e90731644cb8e023c131f Author: Corinna Vinschen Date: Mon Jan 25 21:00:14 2016 +0100 Make select wait state more readable Rename

[newlib-cygwin/topic/posix_acl_funcs] Fix missing 'user' in usertemp docs

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=11a37290c66d7da443c85a42cfcdd4aa082912cd commit 11a37290c66d7da443c85a42cfcdd4aa082912cd Author: Corinna Vinschen Date: Mon Jan 25 10:09:55 2016 +0100 Fix missing 'user' in usertemp docs

[newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL

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

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

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

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

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

[newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0

2016-01-27 Thread Corinna Vinschen
The branch 'topic/posix_acl_funcs' was updated to point to: 0c3334d... Bump Cygwin version to 2.5.0 It previously pointed to: 54d9cb1... Make select wait state more readable Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

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

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

[newlib-cygwin/topic/posix_acl_funcs] Bump Cygwin version to 2.5.0

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0c3334dda94e614a7f5dcc29d8f4d8efcb688dd0 commit 0c3334dda94e614a7f5dcc29d8f4d8efcb688dd0 Author: Corinna Vinschen Date: Sun Jan 24 11:48:58 2016 +0100 Bump Cygwin version to 2.5.0 Signed-off-by:

[newlib-cygwin/topic/posix_acl_funcs] Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs

2016-01-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fcda8810a208b6b76ae95a88feea34ff0046ba1e commit fcda8810a208b6b76ae95a88feea34ff0046ba1e Author: Corinna Vinschen Date: Wed Jan 27 15:43:15 2016 +0100 Don't use LoadLibraryEx(...,