[newlib-cygwin] Fix closing too many handles in pty fchown/fchmod

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4e99630cfdfa582feb6deeb12f6fbee92d15d44e commit 4e99630cfdfa582feb6deeb12f6fbee92d15d44e Author: Corinna Vinschen cori...@vinschen.de Date: Wed Apr 22 13:26:37 2015 +0200 Fix closing too many handles in pty fchown/fchmod

[newlib-cygwin] Fix inconsistencies in docs regarding fstab and executable file detection

2015-05-29 Thread Corinna Vinschen
). * pathnames.xml: Fix inconsistencies in docs regarding fstab and executable file detection Signed-off-by: Corinna Vinschen cori...@vinschen.de Diff: --- winsup/doc/pathnames.xml | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/winsup/doc

[newlib-cygwin] Asia/Calcutta - Asia/Kolkata (not on unicode.org)

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=68994d682802cf18e71ec3d9e811c232ded47225 commit 68994d682802cf18e71ec3d9e811c232ded47225 Author: Corinna Vinschen cori...@vinschen.de Date: Tue Apr 21 14:29:01 2015 +0200 Asia/Calcutta - Asia/Kolkata (not on unicode.org

[newlib-cygwin] Document previous unlink patch

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f21c9bface547a444027ecb7e29c57631ab296aa commit f21c9bface547a444027ecb7e29c57631ab296aa Author: Corinna Vinschen cori...@vinschen.de Date: Thu Apr 23 15:22:37 2015 +0200 Document previous unlink patch Signed-off

[newlib-cygwin] Handle unlinking in-use files on virtual drives

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5abb0ed13c09a1ce68d3134c7a9369ccbb1a739b commit 5abb0ed13c09a1ce68d3134c7a9369ccbb1a739b Author: Corinna Vinschen cori...@vinschen.de Date: Thu Apr 23 15:02:32 2015 +0200 Handle unlinking in-use files on virtual drives

[newlib-cygwin] Define __s64 and __u64

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=49c051c13352cd2fd2131a379d51a4a63c09283e commit 49c051c13352cd2fd2131a379d51a4a63c09283e Author: Corinna Vinschen cori...@vinschen.de Date: Mon Apr 27 14:39:57 2015 +0200 Define __s64 and __u64 * include/asm

[newlib-cygwin] * net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.

2015-05-29 Thread Corinna Vinschen
. Signed-off-by: Corinna Vinschen cori...@vinschen.de Diff: --- winsup/cygwin/ChangeLog | 4 winsup/cygwin/net.cc| 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index abcc85f..86913f3 100644 --- a/winsup

[newlib-cygwin] Use NtQueryObject to detect closing the last master handle

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=712811e9bb53564fe27631c0cdaf0e7adb521396 commit 712811e9bb53564fe27631c0cdaf0e7adb521396 Author: Corinna Vinschen cori...@vinschen.de Date: Thu May 28 16:06:49 2015 +0200 Use NtQueryObject to detect closing the last master handle

[newlib-cygwin] Fold branch cygwin-2.0 into master

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=30cffa234b092f3b17aeff63347c5f2ffd481bc3 commit 30cffa234b092f3b17aeff63347c5f2ffd481bc3 Merge: 1aeda8a 714507f Author: Corinna Vinschen vinsc...@redhat.com Date: Thu May 28 17:20:39 2015 +0200 Fold branch cygwin-2.0 into master

[newlib-cygwin] Fix broken SID in passwd/group entry for unkown account

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5dc398f1d9ea628809c56b3aedfe282e68b978f3 commit 5dc398f1d9ea628809c56b3aedfe282e68b978f3 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Apr 17 11:57:57 2015 +0200 Fix broken SID in passwd/group entry for unkown account

[newlib-cygwin(refs/meta/config)] Revert Allow merge commits on master.

2015-05-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=37b4b8fa5e1385e507726857d4b2a1c39189332f commit 37b4b8fa5e1385e507726857d4b2a1c39189332f Author: Corinna Vinschen vinsc...@redhat.com Date: Fri May 29 17:07:48 2015 +0200 Revert Allow merge commits on master. This reverts

[newlib-cygwin/cygwin-2.0] Use NtQueryObject to detect closing the last master handle

2015-05-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=712811e9bb53564fe27631c0cdaf0e7adb521396 commit 712811e9bb53564fe27631c0cdaf0e7adb521396 Author: Corinna Vinschen cori...@vinschen.de Date: Thu May 28 16:06:49 2015 +0200 Use NtQueryObject to detect closing the last master handle

[newlib-cygwin] Use NtQueryObject to detect closing the last master handle

2015-05-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c978034e50fcbe559ace49b28c9cac1b28a663d6 commit c978034e50fcbe559ace49b28c9cac1b28a663d6 Author: Corinna Vinschen cori...@vinschen.de Date: Thu May 28 16:06:49 2015 +0200 Use NtQueryObject to detect closing the last master handle

[newlib-cygwin] Bump minor DLL version to 3

2015-06-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=da1611493ad6c2ee7953577093d8dccab72d8abd commit da1611493ad6c2ee7953577093d8dccab72d8abd Author: Corinna Vinschen cori...@vinschen.de Date: Tue Jun 2 14:10:30 2015 +0200 Bump minor DLL version to 3 Signed-off-by: Corinna

[newlib-cygwin] Created branch 'cygwin-acl'

2015-05-29 Thread Corinna Vinschen
The branch 'cygwin-acl' was created pointing to: 30cffa2... Fold branch cygwin-2.0 into master

[newlib-cygwin] Fix fork after recovered stack overflow

2015-07-01 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e3d345c5c39c79db00c8601682ed6fe35d8953c8 commit e3d345c5c39c79db00c8601682ed6fe35d8953c8 Author: Corinna Vinschen cori...@vinschen.de Date: Wed Jul 1 15:28:16 2015 +0200 Fix fork after recovered stack overflow

[newlib-cygwin] Document previous change

2015-07-01 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fc22f775032cff7100166c32ab562b48578ee0dc commit fc22f775032cff7100166c32ab562b48578ee0dc Author: Corinna Vinschen cori...@vinschen.de Date: Wed Jul 1 15:50:18 2015 +0200 Document previous change Signed-off-by: Corinna

[newlib-cygwin] Fix original stack when running signal handler on alternate stack

2015-07-04 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2cd7eb7f60208b0ffd51a9e117a8846c33b4ad41 commit 2cd7eb7f60208b0ffd51a9e117a8846c33b4ad41 Author: Corinna Vinschen cori...@vinschen.de Date: Sat Jul 4 22:49:30 2015 +0200 Fix original stack when running signal handler on alternate

[newlib-cygwin] Implement correct RLIMIT_STACK handling

2015-07-05 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a54bc198b16635956d1ac94595e8abdee10a2e60 commit a54bc198b16635956d1ac94595e8abdee10a2e60 Author: Corinna Vinschen cori...@vinschen.de Date: Sun Jul 5 15:51:37 2015 +0200 Implement correct RLIMIT_STACK handling

[newlib-cygwin] Disable fetching heap info on 64 bit XP/2003

2015-07-05 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e426213a88e060ae3d739a8d9fe2f3e7e0432e43 commit e426213a88e060ae3d739a8d9fe2f3e7e0432e43 Author: Corinna Vinschen cori...@vinschen.de Date: Sun Jul 5 12:51:52 2015 +0200 Disable fetching heap info on 64 bit XP/2003

[newlib-cygwin] Add missing wincap changes to previous ChangeLog entry

2015-07-05 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f0464fbf9d779d3868a0fa6f341045babadfe145 commit f0464fbf9d779d3868a0fa6f341045babadfe145 Author: Corinna Vinschen cori...@vinschen.de Date: Sun Jul 5 12:48:05 2015 +0200 Add missing wincap changes to previous ChangeLog entry

[newlib-cygwin] Align hard stack allocation to pthread stack setup changes

2015-07-05 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=14e3fd1b221f59f7f8bc10f328c63e45d34019f8 commit 14e3fd1b221f59f7f8bc10f328c63e45d34019f8 Author: Corinna Vinschen cori...@vinschen.de Date: Sun Jul 5 17:45:06 2015 +0200 Align hard stack allocation to pthread stack setup changes

[newlib-cygwin] Add accidentally missing ChangeLog entry for previous patch

2015-07-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e6b882b9573d8388199faf856d1707e5d4375e06 commit e6b882b9573d8388199faf856d1707e5d4375e06 Author: Corinna Vinschen cori...@vinschen.de Date: Tue Jul 7 20:49:02 2015 +0200 Add accidentally missing ChangeLog entry for previous patch

[newlib-cygwin] x86_64: Handle myfault exceptions when running on alternate signal stack

2015-07-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=60f10c64aa57d613471446ea3ec1b3ce6d3b9500 commit 60f10c64aa57d613471446ea3ec1b3ce6d3b9500 Author: Corinna Vinschen cori...@vinschen.de Date: Tue Jul 7 20:45:06 2015 +0200 x86_64: Handle myfault exceptions when running on alternate

[newlib-cygwin] exceptions.cc: Drop including ucontext.h.

2015-08-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f9f3d44f27008154b83c088b62ab82cc4168f5ac commit f9f3d44f27008154b83c088b62ab82cc4168f5ac Author: Corinna Vinschen cori...@vinschen.de Date: Tue Aug 18 11:09:25 2015 +0200 exceptions.cc: Drop including ucontext.h. Signed

[newlib-cygwin] mkglobals_h: Handle CRLF earlier.

2015-08-17 Thread Corinna Vinschen
CRLF line endings, winsup.h is not removed, and compilation fails for duplicate definitions. Signed-off-by: Corinna Vinschen cori...@vinschen.de Diff: --- winsup/cygwin/ChangeLog | 4 winsup/cygwin/mkglobals_h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff

[newlib-cygwin] Fix /proc/cpuinfo topology info on newer AMD CPUs

2015-08-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=37b6936f8b6860cda5881127b8ac272ed528ac34 commit 37b6936f8b6860cda5881127b8ac272ed528ac34 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 17 16:35:41 2015 +0200 Fix /proc/cpuinfo topology info on newer AMD CPUs

[newlib-cygwin] Fix hang stracing forking processes but not following child

2015-08-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=dbc1cae5c50e358fa820fd3bff41e0990943054f commit dbc1cae5c50e358fa820fd3bff41e0990943054f Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 24 18:37:53 2015 +0200 Fix hang stracing forking processes but not following child

[newlib-cygwin] Bump Cygwin DLL minor number.

2015-08-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=986069c7e33029281cc6971d103850e2fa90f127 commit 986069c7e33029281cc6971d103850e2fa90f127 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 24 18:35:49 2015 +0200 Bump Cygwin DLL minor number. Signed-off

[newlib-cygwin] Sigproc.cc: Fix copyright.

2015-08-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a396499757fdc554a4006b6347016957e1c95cc5 commit a396499757fdc554a4006b6347016957e1c95cc5 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 24 19:09:16 2015 +0200 Sigproc.cc: Fix copyright. Signed-off-by: Corinna

[newlib-cygwin] Try harder to avoid LDAP access for RFC2307 mapping

2015-08-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=88dce3abd82c49ef879e6babcd91c1977dc212d9 commit 88dce3abd82c49ef879e6babcd91c1977dc212d9 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 17 20:24:49 2015 +0200 Try harder to avoid LDAP access for RFC2307 mapping

[newlib-cygwin] Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfo

2015-08-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=861a27db66fa86e3c745a5b4234063037c67ddf9 commit 861a27db66fa86e3c745a5b4234063037c67ddf9 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 17 10:04:33 2015 +0200 Support cpb and eff_freq_ro power mgmt flags in /proc

[newlib-cygwin] Don't call LsaLookupSids if we're not utilizing Windows account DBs

2015-08-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4cb24051f4dc5080dfc7f5cf4acb778a79744f45 commit 4cb24051f4dc5080dfc7f5cf4acb778a79744f45 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 17 22:45:02 2015 +0200 Don't call LsaLookupSids if we're not utilizing Windows

[newlib-cygwin] Created tag cygwin-2_2_1-release

2015-08-20 Thread Corinna Vinschen
The signed tag 'cygwin-2_2_1-release' was created pointing to: a669484... Manuals failing to build on Ubuntu LTS 14.04 Tagger: Corinna Vinschen cori...@vinschen.de Date: Thu Aug 20 11:33:11 2015 +0200 Cygwin 2.2.1 release

[newlib-cygwin] Add comment to sigaltstack to explain setting ss_flags here

2015-06-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0f3e6315712428fcbfc0b6ffeec7c850d9b7206a commit 0f3e6315712428fcbfc0b6ffeec7c850d9b7206a Author: Corinna Vinschen cori...@vinschen.de Date: Tue Jun 30 20:43:50 2015 +0200 Add comment to sigaltstack to explain setting ss_flags here

[newlib-cygwin] Cygwin: Fix x86_64 memcpy/memset for n 2GB

2015-07-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7666b3634b3124a0057e22238658aca665b285da commit 7666b3634b3124a0057e22238658aca665b285da Author: Corinna Vinschen cori...@vinschen.de Date: Wed Jul 29 22:09:34 2015 +0200 Cygwin: Fix x86_64 memcpy/memset for n 2GB

[newlib-cygwin] cygwin: Fix crashes under AllocationPreference=0x100000 condition

2015-07-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6ab56bdd3f92982fcb9e7d093c3fd1b56c2b306f commit 6ab56bdd3f92982fcb9e7d093c3fd1b56c2b306f Author: Corinna Vinschen cori...@vinschen.de Date: Wed Jul 29 13:32:29 2015 +0200 cygwin: Fix crashes under AllocationPreference=0x10

[newlib-cygwin] Created tag cygwin-2_2_0-release

2015-08-03 Thread Corinna Vinschen
The signed tag 'cygwin-2_2_0-release' was created pointing to: fe24411... strace: Handle ofile descriptor more carefully. Tagger: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 3 12:42:11 2015 +0200 Cygwin 2.2.0 release

[newlib-cygwin] strace: Handle ofile descriptor more carefully.

2015-08-03 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fe244117709854cd60d6c7974c595659516a713c commit fe244117709854cd60d6c7974c595659516a713c Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 3 12:02:17 2015 +0200 strace: Handle ofile descriptor more carefully

[newlib-cygwin] Bump Cygwin DLL minor number.

2015-08-03 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=09d458b5c7316cc6ccf3a9a153b94d09b0119305 commit 09d458b5c7316cc6ccf3a9a153b94d09b0119305 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 3 21:46:55 2015 +0200 Bump Cygwin DLL minor number. Signed-off

[newlib-cygwin] Evaluate all group perms in ACL to emulate POSIX user perms

2015-08-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c19f1b9f8ef50a4498dd8de89399cf4382d1ebd7 commit c19f1b9f8ef50a4498dd8de89399cf4382d1ebd7 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Aug 14 10:10:34 2015 +0200 Evaluate all group perms in ACL to emulate POSIX user perms

[newlib-cygwin] Don't perform RFC2307 account mapping without account DB

2015-08-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5de7f2e6c31c59942d9e1b410c9436a21d2a0e7b commit 5de7f2e6c31c59942d9e1b410c9436a21d2a0e7b Author: Corinna Vinschen cori...@vinschen.de Date: Fri Aug 14 21:41:37 2015 +0200 Don't perform RFC2307 account mapping without account DB

[newlib-cygwin] Fix copy/paste error in previous patch

2015-08-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=36d500e4258a8ae324df213e32d70e8d40b3d436 commit 36d500e4258a8ae324df213e32d70e8d40b3d436 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Aug 14 21:55:42 2015 +0200 Fix copy/paste error in previous patch

[newlib-cygwin] Cygwin: Try to fix potential data corruption in pipe write

2015-08-15 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=344860a1045cbb8ef1f3caf265a9d706cdda01e0 commit 344860a1045cbb8ef1f3caf265a9d706cdda01e0 Author: Corinna Vinschen cori...@vinschen.de Date: Sat Aug 15 12:30:09 2015 +0200 Cygwin: Try to fix potential data corruption in pipe write

[newlib-cygwin] Cygwin: Improve 2.2.1 release notes

2015-08-15 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b5f56ec2864f07e346b5df012b2ac238bf76b2c3 commit b5f56ec2864f07e346b5df012b2ac238bf76b2c3 Author: Corinna Vinschen cori...@vinschen.de Date: Sat Aug 15 13:32:31 2015 +0200 Cygwin: Improve 2.2.1 release notes Signed-off

[newlib-cygwin] Revert to leaving $HOME alone

2015-08-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1641a85e8ffe8a3565fef6ce37502b6b5fb4ee9c commit 1641a85e8ffe8a3565fef6ce37502b6b5fb4ee9c Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 10 12:00:12 2015 +0200 Revert to leaving $HOME alone * uinfo.cc

[newlib-cygwin] miscfuncs.cc: Fix comment preceeding x86_64 memset and friends.

2015-08-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1e15b467379bccd7a2810dc786fdd23cc056da06 commit 1e15b467379bccd7a2810dc786fdd23cc056da06 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Aug 10 12:07:22 2015 +0200 miscfuncs.cc: Fix comment preceeding x86_64 memset

[newlib-cygwin] Fix /proc/cpuinfo topology and cache size info

2015-08-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e0d48debedfa27a7a31dd1caf8e23cf71708cf4c commit e0d48debedfa27a7a31dd1caf8e23cf71708cf4c Author: Corinna Vinschen cori...@vinschen.de Date: Thu Aug 13 17:59:47 2015 +0200 Fix /proc/cpuinfo topology and cache size info

[newlib-cygwin] Cygwin: Implement siglongjmp and sigsetjmp functions.

2015-07-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7c96ab0b434ea7d1f998841f39a5a704b84a87d2 commit 7c96ab0b434ea7d1f998841f39a5a704b84a87d2 Author: Corinna Vinschen cori...@vinschen.de Date: Tue Jul 21 17:31:02 2015 +0200 Cygwin: Implement siglongjmp and sigsetjmp functions

[newlib-cygwin] Ignore non-absolute $HOME when started from native process

2015-07-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1e80973f288a6285f73b4565e7c4fcee12713b72 commit 1e80973f288a6285f73b4565e7c4fcee12713b72 Author: Corinna Vinschen cori...@vinschen.de Date: Thu Jul 23 17:42:07 2015 +0200 Ignore non-absolute $HOME when started from native process

[newlib-cygwin] Improve cygwin 2.2.0 release text

2015-07-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=03c8afda170050cf41e1a420e43f68ff4f177a74 commit 03c8afda170050cf41e1a420e43f68ff4f177a74 Author: Corinna Vinschen cori...@vinschen.de Date: Thu Jul 23 21:19:43 2015 +0200 Improve cygwin 2.2.0 release text Signed-off

[newlib-cygwin] Fix potential buffer overflow in makecontext trampoline

2015-07-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=be8183701a4943d07bbc51d16952e9c02e7ef2c1 commit be8183701a4943d07bbc51d16952e9c02e7ef2c1 Author: Corinna Vinschen cori...@vinschen.de Date: Thu Jul 23 20:25:22 2015 +0200 Fix potential buffer overflow in makecontext trampoline

[newlib-cygwin] Reuse __unwind_single_frame where appropriate

2015-07-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b3ccf998ccc7b45a3df442b8f5ca8989f5c874a6 commit b3ccf998ccc7b45a3df442b8f5ca8989f5c874a6 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Jul 17 16:29:41 2015 +0200 Reuse __unwind_single_frame where appropriate

[newlib-cygwin] Comment fixup

2015-07-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=16d2d9f1312653daa9cb8d4cdb3a113e53f432ca commit 16d2d9f1312653daa9cb8d4cdb3a113e53f432ca Author: Corinna Vinschen cori...@vinschen.de Date: Fri Jul 17 16:47:14 2015 +0200 Comment fixup * exceptions.cc (getcontext

[newlib-cygwin] Document the fact that we forgot to bump for sigaltstack and sethostname

2015-07-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9a69aac0ed556d1141626b987bc4c0c877fdb169 commit 9a69aac0ed556d1141626b987bc4c0c877fdb169 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Jul 17 14:02:43 2015 +0200 Document the fact that we forgot to bump for sigaltstack

[newlib-cygwin] Implement getcontext, setcontext, makecontext, swapcontext

2015-07-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1020bb292aa0c19c487010aa1506c3d745ded6d5 commit 1020bb292aa0c19c487010aa1506c3d745ded6d5 Author: Corinna Vinschen cori...@vinschen.de Date: Fri Jul 17 14:31:12 2015 +0200 Implement getcontext, setcontext, makecontext, swapcontext

[newlib-cygwin] exceptions.cc: Reenable code only disabled for debug purposes

2015-07-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=211cd495c47870590e87b5775edd9a02e09d6a9b commit 211cd495c47870590e87b5775edd9a02e09d6a9b Author: Corinna Vinschen cori...@vinschen.de Date: Mon Jul 13 16:08:29 2015 +0200 exceptions.cc: Reenable code only disabled for debug

[newlib-cygwin] Created tag cygwin-2_1_0-release

2015-07-14 Thread Corinna Vinschen
The signed tag 'cygwin-2_1_0-release' was created pointing to: c028685... Change to nano.specs to add nano's include dir Tagger: Corinna Vinschen cori...@vinschen.de Date: Tue Jul 14 21:12:12 2015 +0200 Cygwin 2.1.0 release

[newlib-cygwin] Fix ucontext creation in call_signal handler

2015-07-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b2df1577c7b62d9f6f9c06f41037e9bd09f2174d commit b2df1577c7b62d9f6f9c06f41037e9bd09f2174d Author: Corinna Vinschen cori...@vinschen.de Date: Fri Jul 17 18:29:52 2015 +0200 Fix ucontext creation in call_signal handler

[newlib-cygwin] Remove x86_64 __sjfault/__ljfault

2015-07-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=93a8435f826453396f0d30f1f0ee07098aa78530 commit 93a8435f826453396f0d30f1f0ee07098aa78530 Author: Corinna Vinschen cori...@vinschen.de Date: Sat Jul 18 14:48:32 2015 +0200 Remove x86_64 __sjfault/__ljfault * gendef

[newlib-cygwin] Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ

2015-07-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e437a7d826188da96ca9b06ecb03987196974f3f commit e437a7d826188da96ca9b06ecb03987196974f3f Author: Corinna Vinschen cori...@vinschen.de Date: Sun Jul 19 22:40:29 2015 +0200 Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ

[newlib-cygwin] Updated copyright notice

2015-08-25 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8c665d189b072ea75609c1b6d5cff319d0bf026f commit 8c665d189b072ea75609c1b6d5cff319d0bf026f Author: Andre Vieira andre.simoesdiasvie...@arm.com Date: Fri Aug 21 09:24:39 2015 +0100 Updated copyright notice Update the ARM

[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 <cori...@vinschen.de> Date: Thu Oct 22 15:38:42 2015 +0200 Avoid SEGV when handling SIDs with 0 subautho

[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 <cori...@vinschen.de> Date: Thu Oct 22 15:35:46 2015 +0200 Add release message for previous Cygwin patch

[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 <cori...@vinschen.de> Date: Thu Oct 22 16:21:17 2015 +0200 Export aligned_alloc, at_quick_exit, quic

[newlib-cygwin] strftime: Add support for %s (seconds since epoch)

2015-10-27 Thread Corinna Vinschen
epoch) * libc/time/strftime.c (__strftime): add support for %s (seconds from Unix epoch). Fix whitespaces. Signed-off-by: Corinna Vinschen <cori...@vinschen.de> Diff: --- newlib/ChangeLog| 5 ++ newlib/libc/time/strf

[newlib-cygwin/cygwin-acl] strftime: Add support for %s (seconds since epoch)

2015-10-27 Thread Corinna Vinschen
epoch) * libc/time/strftime.c (__strftime): add support for %s (seconds from Unix epoch). Fix whitespaces. Signed-off-by: Corinna Vinschen <cori...@vinschen.de> Diff: --- newlib/ChangeLog| 5 ++ newlib/libc/time/strf

[newlib-cygwin/cygwin-acl] Clear pending signals targeting exiting thread

2015-10-27 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=68b4238f4a1276a1f6f18430580b62dfa0420ffd commit 68b4238f4a1276a1f6f18430580b62dfa0420ffd Author: Corinna Vinschen <cori...@vinschen.de> Date: Fri Oct 23 14:30:40 2015 +0200 Clear pending signals targeting exiting

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

2015-10-27 Thread Corinna Vinschen
winsup/utils/ChangeLog index 66bfcb0..ac6eb98 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,7 @@ +2015-10-22 Yaakov Selkowitz <yselk...@redhat.com> + + * getconf.c (conf_table): Add LEVEL*_CACHE_* variables. + 2015-08-30 Corinna Vinschen &l

[newlib-cygwin] Check for correct funtion entry address in munge_threadfunc

2015-10-29 Thread Corinna Vinschen
adfunc * init.cc (munge_threadfunc): Check that we're actually replacing the correct original function address on the stack. * ntdll.h (enum _THREADINFOCLASS): Add ThreadQuerySetWin32StartAddress. Signed-off-by: Corinna Vinschen <cori...@vinschen.de> Diff:

[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 <cori...@vinschen.de> Date: Thu Oct 22 14:22:07 2015 +0200 Fix length returned from sys_cp_wcstombs in ca

[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 <cori...@vinschen.de> Date: Tue Sep 8 22:53:54 2015 +0200 Cygwin 2.3.0: Add missing release message

[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 <cori...@vinschen.de> Date: Wed Oct 21 12:46:32 2015 +0200 Fix memory leak in pthread_geta

[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 <cori...@vinschen.de> Date: Thu Oct 22 14:22:07 2015 +0200 Fix length returned from sys_cp_wcstombs in ca

[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 <cori...@vinschen.de> Date: Thu Oct 22 16:21:17 2015 +0200 Export aligned_alloc, at_quick_exit, quic

[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 <cori...@vinschen.de> Date: Thu Oct 22 15:38:42 2015 +0200 Avoid SEGV when handling SIDs with 0 subautho

[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 <cori...@vinschen.de> Date: Thu Oct 22 15:35:46 2015 +0200 Add release message for previous Cygwin patch

[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

[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 <cori...@vinschen.de> Date: Wed Oct 21 12:01:11 2015 +0200 Fix EIO error accessing certain (OS X SMB?)

[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 <cori...@vinschen.de> Date: Tue Oct 20 12:33:13 2015 +0200 Fix compiler errors/warnings when compiling wi

[newlib-cygwin/cygwin-acl] get_posix_access: Skip merging permissions if user can't get more permissions

2015-11-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b75ad36741900449fd7564f2aab1ad8cb29cbba1 commit b75ad36741900449fd7564f2aab1ad8cb29cbba1 Author: Corinna Vinschen <cori...@vinschen.de> Date: Tue Nov 10 10:00:33 2015 +0100 get_posix_access: Skip merging permissions if user

[newlib-cygwin/cygwin-acl] get_posix_access: Fix testing owner in every merge loop only

2015-11-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0fbc4d7589fe197af1fc8d625e7ea4b9b15444af commit 0fbc4d7589fe197af1fc8d625e7ea4b9b15444af Author: Corinna Vinschen <cori...@vinschen.de> Date: Tue Nov 10 09:57:53 2015 +0100 get_posix_access: Fix testing owner in every merg

[newlib-cygwin] flock: Fix hang in object collision case

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=914620a7e6be4011fadebc7e1f23ed1d0e9ed4d7 commit 914620a7e6be4011fadebc7e1f23ed1d0e9ed4d7 Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 13:14:08 2015 +0100 flock: Fix hang in object collisio

[newlib-cygwin/cygwin-acl] Add comment to explain previous patch

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=569147ac286eca9ada778c1cf1a0963d67e8eb9c commit 569147ac286eca9ada778c1cf1a0963d67e8eb9c Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 11:52:02 2015 +0100 Add comment to explain previous patch Sign

[newlib-cygwin/cygwin-acl] flock: Fix hang in object collision case

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e5a1a9304a2efbb892df15eed195c14e3db24bfb commit e5a1a9304a2efbb892df15eed195c14e3db24bfb Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 13:14:08 2015 +0100 flock: Fix hang in object collisio

[newlib-cygwin/cygwin-acl] Fix crash at process init on 64 bit XP/2003 under WOW64

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a4b5db73c6d31c9c27aa6a69b646367cc4c48c30 commit a4b5db73c6d31c9c27aa6a69b646367cc4c48c30 Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 11:48:30 2015 +0100 Fix crash at process init on 64 bit XP/2003 under

[newlib-cygwin] Fix crash at process init on 64 bit XP/2003 under WOW64

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d03f429727e0e61fad4b52c9bc94011b85ef7b21 commit d03f429727e0e61fad4b52c9bc94011b85ef7b21 Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 11:48:30 2015 +0100 Fix crash at process init on 64 bit XP/2003 under

[newlib-cygwin] Add comment to explain previous patch

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4998ac43411001a4757537b0312443493cf69112 commit 4998ac43411001a4757537b0312443493cf69112 Author: Corinna Vinschen <cori...@vinschen.de> Date: Thu Nov 12 11:52:02 2015 +0100 Add comment to explain previous patch Sign

[newlib-cygwin] Add support for ARC to libgloss

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=acdfcb0a0af54715bc37ed1c767bfe901b679357 commit acdfcb0a0af54715bc37ed1c767bfe901b679357 Author: Anton Kolesov Date: Fri Oct 23 21:24:06 2015 +0300 Add support for ARC to libgloss ChangeLog:

[newlib-cygwin] Add Synopsys license for newlib and libgloss

2015-11-12 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=995a130bd993f20178dc23c286292cb51648f7df commit 995a130bd993f20178dc23c286292cb51648f7df Author: Anton Kolesov Date: Fri Oct 23 21:24:57 2015 +0300 Add Synopsys license for newlib and libgloss

[newlib-cygwin] Created tag cygwin-2_3_1-release

2015-11-14 Thread Corinna Vinschen
The signed tag 'cygwin-2_3_1-release' was created pointing to: 9959058... [ARM] Factor out the thumb1 -Os implementation. Tagger: Corinna Vinschen <cori...@vinschen.de> Date: Sat Nov 14 12:37:13 2015 +0100 Cygwin 2.3.1 release

[newlib-cygwin] Created tag cygwin-2_3_1-relase

2015-11-14 Thread Corinna Vinschen
The signed tag 'cygwin-2_3_1-relase' was created pointing to: 9959058... [ARM] Factor out the thumb1 -Os implementation. Tagger: Corinna Vinschen <cori...@vinschen.de> Date: Sat Nov 14 10:51:49 2015 +0100 Cygwin 2.3.1 release

[newlib-cygwin] Created tag cygwin-2_3_0-release

2015-11-09 Thread Corinna Vinschen
The signed tag 'cygwin-2_3_0-release' was created pointing to: d18f1fc... Reorganize memchr selection. Tagger: Corinna Vinschen <cori...@vinschen.de> Date: Mon Nov 9 09:48:17 2015 +0100 Cygwin 2.3.0 release

[newlib-cygwin] Bump Cygwin DLL minor number

2015-11-09 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1968c57d9c0d5eb8fff94d8bcc6d4d82ee0c7d47 commit 1968c57d9c0d5eb8fff94d8bcc6d4d82ee0c7d47 Author: Corinna Vinschen <cori...@vinschen.de> Date: Mon Nov 9 10:12:48 2015 +0100 Bump Cygwin DLL minor number Sign

[newlib-cygwin/cygwin-acl] Avoid double unlock of TLS mutex

2015-11-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b5fe9309b27a3ee0e208738a41cabf83343a326d commit b5fe9309b27a3ee0e208738a41cabf83343a326d Author: Corinna Vinschen <cori...@vinschen.de> Date: Fri Oct 30 17:21:30 2015 +0100 Avoid double unlock of TLS

[newlib-cygwin/cygwin-acl] Add support for Parallels Desktop FS (prlfs)

2015-11-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=dad28a9a17a862605b3b5a5ed2c1918f8d6d6793 commit dad28a9a17a862605b3b5a5ed2c1918f8d6d6793 Author: Corinna Vinschen <cori...@vinschen.de> Date: Mon Nov 2 12:08:25 2015 +0100 Add support for Parallels Desktop FS

[newlib-cygwin/cygwin-acl] Remove spurious execute permissions from some Cygwin source and text files

2015-11-02 Thread Corinna Vinschen
* include/fenv.h: Ditto. + * include/resolv.h: Ditto. + * libstdcxx_wrapper.cc: Ditto. + 2015-10-23 Corinna Vinschen <cori...@vinschen.de> * cygtls.cc (_cygtls::remove): Call remove_pending_sigs. diff --git a/winsup/cygwin/cygwin-cxx.h b/winsup/cygwin/cygwin-cxx.h

[newlib-cygwin/cygwin-acl] Fix incorrect implementation to clear per-thread pending signals

2015-11-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=93efa5f273d963649da6ab31ef0b8c5c5071a6e9 commit 93efa5f273d963649da6ab31ef0b8c5c5071a6e9 Author: Corinna Vinschen <cori...@vinschen.de> Date: Mon Nov 2 13:53:25 2015 +0100 Fix incorrect implementation to clear per-thread p

[newlib-cygwin/cygwin-acl] Check for correct funtion entry address in munge_threadfunc

2015-11-02 Thread Corinna Vinschen
adfunc * init.cc (munge_threadfunc): Check that we're actually replacing the correct original function address on the stack. * ntdll.h (enum _THREADINFOCLASS): Add ThreadQuerySetWin32StartAddress. Signed-off-by: Corinna Vinschen <cori...@vinschen.de> Diff:

[newlib-cygwin/cygwin-acl] Fix sigwait and pthread_kill return values in case of error

2015-11-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d7a156418fbca7c6bc84061dd7d9f460bcd95eaa commit d7a156418fbca7c6bc84061dd7d9f460bcd95eaa Author: Corinna Vinschen <cori...@vinschen.de> Date: Fri Oct 30 16:05:43 2015 +0100 Fix sigwait and pthread_kill return values i

<    1   2   3   4   5   6   7   8   9   10   >