[newlib-cygwin] Add release message for commit 2c83227

2016-06-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=94e3a561d053ca1b00f16d81d4ade2884ea45b54 commit 94e3a561d053ca1b00f16d81d4ade2884ea45b54 Author: Corinna Vinschen Date: Tue Jun 21 13:43:53 2016 +0200 Add release message for commit 2c83227

[newlib-cygwin] Drop useless calls to path_conv.isgood_inode

2016-06-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2c832271127f2ae7eea4245dc940d8a5c1fe7498 commit 2c832271127f2ae7eea4245dc940d8a5c1fe7498 Author: Corinna Vinschen Date: Tue Jun 21 13:39:35 2016 +0200 Drop useless calls to path_conv.isgood_inode

[newlib-cygwin] Use new path_conv_handle functions to access file info

2016-06-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=36d4eb12b5f23093ae1285d0725f4930235a07e5 commit 36d4eb12b5f23093ae1285d0725f4930235a07e5 Author: Corinna Vinschen Date: Tue Jun 21 13:28:12 2016 +0200 Use new path_conv_handle functions to access file info

[newlib-cygwin] Use correct file info (especially inode number) for newly created files

2016-06-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4965cdc9ad2753f7aa91711e2862d7e350168bef commit 4965cdc9ad2753f7aa91711e2862d7e350168bef Author: Corinna Vinschen Date: Tue Jun 21 13:39:04 2016 +0200 Use correct file info (especially inode number) for newly

[newlib-cygwin] Improve encapsulation of FS type behind path_conv cover

2016-06-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f91865c8cf85c4c4309c64ded42c847a64872b1e commit f91865c8cf85c4c4309c64ded42c847a64872b1e Author: Corinna Vinschen Date: Tue Jun 21 13:24:41 2016 +0200 Improve encapsulation of FS type behind path_conv cover