[newlib-cygwin] Fix minor style issue in _dll_crt0.

2015-12-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=87db9e0680d011109637f5a83b4724c39aecf173 commit 87db9e0680d011109637f5a83b4724c39aecf173 Author: Corinna Vinschen Date: Mon Dec 7 18:41:15 2015 +0100 Fix minor style issue in _dll_crt0. Fix missing space. Sig

[newlib-cygwin] Introduce the 'usertemp' filesystem type

2015-12-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fb71716d2c248de22ecd86dd8e3a1f4185eb8e87 commit fb71716d2c248de22ecd86dd8e3a1f4185eb8e87 Author: Johannes Schindelin Date: Tue Dec 1 15:02:14 2015 +0100 Introduce the 'usertemp' filesystem type * mount.cc (mount_info:

[newlib-cygwin] Move fd_stuff from sys/types.h to sys/select.h

2015-12-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=08184b362e8eeb2af0d03d169b852769d1d66f53 commit 08184b362e8eeb2af0d03d169b852769d1d66f53 Author: Corinna Vinschen Date: Wed Nov 18 22:13:31 2015 +0100 Move fd_stuff from sys/types.h to sys/select.h * libc/include/sys/

[newlib-cygwin] Always allocate main thread stack from pthread stack area on x86_64.

2015-12-07 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e753e4129ad0843859e97a4c56962b5395f390b6 commit e753e4129ad0843859e97a4c56962b5395f390b6 Author: Corinna Vinschen Date: Mon Dec 7 16:10:55 2015 +0100 Always allocate main thread stack from pthread stack area on x86_64.