[Relocatable] Follow-up 5: Share Unix path-search code between runtime and header.c#222
Open
dra27 wants to merge 3 commits intorelocatable-testingfrom
Open
[Relocatable] Follow-up 5: Share Unix path-search code between runtime and header.c#222dra27 wants to merge 3 commits intorelocatable-testingfrom
dra27 wants to merge 3 commits intorelocatable-testingfrom
Conversation
99f64f1 to
bc85500
Compare
3c8b5c1 to
2a7e0ad
Compare
bc85500 to
6e87999
Compare
6e87999 to
d9acd6d
Compare
d9acd6d to
543cf58
Compare
543cf58 to
41c115c
Compare
d644c59 to
63922b2
Compare
41c115c to
8556dc0
Compare
63922b2 to
198fcfd
Compare
8556dc0 to
5552e0b
Compare
198fcfd to
56b115d
Compare
5552e0b to
e789731
Compare
This is no longer required (nor does it work). Cygwin 1.5.20 (July 2006) added the transparent_exe option to the CYGWIN environment variable which made open behave in the same way as stat. Cygwin 1.7.1 (December 2009 and, despite the version number, the first release of Cygwin 1.7) made this behaviour default (and removed the ability to turn it off).
Merge the path-searching code from stdlib/header.c with the runtime's version.
56b115d to
5c4d9f3
Compare
e789731 to
b198c4f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.