[newlib-cygwin] Rename index variable from i to idx.

2015-04-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=94bb7da6b4a7b8400ede75e000c9df1f15588b22 commit 94bb7da6b4a7b8400ede75e000c9df1f15588b22 Author: Corinna Vinschen cori...@vinschen.de Date: Thu Apr 2 13:48:55 2015 +0200 Rename index variable from i to idx. *

[newlib-cygwin] Drop unused parameter from add_access_*_ace

2015-04-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ca973c0224463c05ac5dc249cd40032619808d48 commit ca973c0224463c05ac5dc249cd40032619808d48 Author: Corinna Vinschen cori...@vinschen.de Date: Thu Apr 2 13:46:04 2015 +0200 Drop unused parameter from add_access_*_ace *

[newlib-cygwin] Try to make sure struct _mcontext is 16-byte aligned

2015-04-02 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cbb9849fa76f1dbe6c66d91b68d9a10f46f1ba69 commit cbb9849fa76f1dbe6c66d91b68d9a10f46f1ba69 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Thu Apr 2 18:05:32 2015 +0100 Try to make sure struct _mcontext is 16-byte aligned