[newlib-cygwin] Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ef75017378c2b6ae62cb8bdb196a4d188302f930 commit ef75017378c2b6ae62cb8bdb196a4d188302f930 Author: Corinna Vinschen Date: Thu Oct 22 14:22:07 2015 +0200 Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

[newlib-cygwin] Avoid SEGV when handling SIDs with 0 subauthorities

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e01381afde33020522fe692e0a1a791c99b6f049 commit e01381afde33020522fe692e0a1a791c99b6f049 Author: Corinna Vinschen Date: Thu Oct 22 15:38:42 2015 +0200 Avoid SEGV when handling SIDs with 0 subauthorities * sec_helper.c

[newlib-cygwin] Add release message for previous Cygwin patch

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6599fad55dfa08882ff07f11132e772af5f152b3 commit 6599fad55dfa08882ff07f11132e772af5f152b3 Author: Corinna Vinschen Date: Thu Oct 22 15:35:46 2015 +0200 Add release message for previous Cygwin patch Diff: --- winsup/cygwin/release

[newlib-cygwin] Export aligned_alloc, at_quick_exit, quick_exit.

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6b457615e6bee7d88da6e5b88428d2fc58cdf1be commit 6b457615e6bee7d88da6e5b88428d2fc58cdf1be Author: Corinna Vinschen Date: Thu Oct 22 16:21:17 2015 +0200 Export aligned_alloc, at_quick_exit, quick_exit. * common.din (ali

[newlib-cygwin/cygwin-acl] Cygwin 2.3.0: Add missing release message

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bbabe37840f73a0c15a40f4abaddafc67b514d7c commit bbabe37840f73a0c15a40f4abaddafc67b514d7c Author: Corinna Vinschen Date: Tue Sep 8 22:53:54 2015 +0200 Cygwin 2.3.0: Add missing release message Signed-off-by: Corinna Vinsch

[newlib-cygwin/cygwin-acl] Fix EIO error accessing certain (OS X SMB?) drives

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=77df52e5fc07ceece2dfe590a25f8f80a0bf9fe2 commit 77df52e5fc07ceece2dfe590a25f8f80a0bf9fe2 Author: Corinna Vinschen Date: Wed Oct 21 12:01:11 2015 +0200 Fix EIO error accessing certain (OS X SMB?) drives * path.cc (syml

[newlib-cygwin/cygwin-acl] Export aligned_alloc, at_quick_exit, quick_exit.

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b3e27da5a5fda36aade790a50f94a430b2971a05 commit b3e27da5a5fda36aade790a50f94a430b2971a05 Author: Corinna Vinschen Date: Thu Oct 22 16:21:17 2015 +0200 Export aligned_alloc, at_quick_exit, quick_exit. * common.din (ali

[newlib-cygwin/cygwin-acl] Avoid SEGV when handling SIDs with 0 subauthorities

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=57f2c5983f785c63c7a29af0cfcc29f6b46e1315 commit 57f2c5983f785c63c7a29af0cfcc29f6b46e1315 Author: Corinna Vinschen Date: Thu Oct 22 15:38:42 2015 +0200 Avoid SEGV when handling SIDs with 0 subauthorities * sec_helper.c

[newlib-cygwin/cygwin-acl] Add release message for previous Cygwin patch

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4eb7f4d94cf0f364c93ec7ac12fb4522d1f819b4 commit 4eb7f4d94cf0f364c93ec7ac12fb4522d1f819b4 Author: Corinna Vinschen Date: Thu Oct 22 15:35:46 2015 +0200 Add release message for previous Cygwin patch Diff: --- winsup/cygwin/release

[newlib-cygwin/cygwin-acl] Fix compiler errors/warnings when compiling with -O3

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f0b05fadb5bca889457862a74b4fc990ffd93d4f commit f0b05fadb5bca889457862a74b4fc990ffd93d4f Author: Corinna Vinschen Date: Tue Oct 20 12:33:13 2015 +0200 Fix compiler errors/warnings when compiling with -O3 * fhandler_so

[newlib-cygwin/cygwin-acl] * winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f15f539e7006ca8f84c07b19c354da136075a94c commit f15f539e7006ca8f84c07b19c354da136075a94c Author: Ken Brown Date: Tue Oct 6 16:31:05 2015 -0400 * winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry. Diff: --- wi

[newlib-cygwin/cygwin-acl] Fix memory leak in pthread_getattr_np

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c173cb0805b81b20a4b2c5efe271e2f3f9ac61fb commit c173cb0805b81b20a4b2c5efe271e2f3f9ac61fb Author: Corinna Vinschen Date: Wed Oct 21 12:46:32 2015 +0200 Fix memory leak in pthread_getattr_np * thread.cc (pthread_getattr

[newlib-cygwin/cygwin-acl] Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

2015-10-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=56a9888b02c8781713b66ff720157dc38739bd82 commit 56a9888b02c8781713b66ff720157dc38739bd82 Author: Corinna Vinschen Date: Thu Oct 22 14:22:07 2015 +0200 Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

[newlib-cygwin] winsup/utils: add CPU cache variables to getconf(1)

2015-10-22 Thread Yaakov Selkowitz
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=505812d04283d9276bb462683bbfaf52b241ac05 commit 505812d04283d9276bb462683bbfaf52b241ac05 Author: Yaakov Selkowitz Date: Thu Oct 22 12:33:37 2015 -0500 winsup/utils: add CPU cache variables to getconf(1) * getconf.c (conf_