Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Oct 2, 2018

It is exported only when _DARWIN_C_SOURCE is defined.

It is exported only when _DARWIN_C_SOURCE is defined.
@lewurm
Copy link
Contributor

lewurm commented Oct 2, 2018

build regression of #10899. we need to backport this to the same release branches (2018-04, 2018-06, 2018-08, 2018-10)

@akoeplinger akoeplinger merged commit 84ec74a into mono:master Oct 2, 2018
BrzVlad added a commit to monojenkins/mono that referenced this pull request Oct 3, 2018
It is exported only when _DARWIN_C_SOURCE is defined.
BrzVlad added a commit to monojenkins/mono that referenced this pull request Oct 3, 2018
It is exported only when _DARWIN_C_SOURCE is defined.
BrzVlad added a commit to monojenkins/mono that referenced this pull request Oct 3, 2018
It is exported only when _DARWIN_C_SOURCE is defined.
BrzVlad added a commit to monojenkins/mono that referenced this pull request Oct 3, 2018
It is exported only when _DARWIN_C_SOURCE is defined.
@lewurm
Copy link
Contributor

lewurm commented Oct 3, 2018

2018-04: #10904
2018-06: #10905
2018-08: #10906
2018-10: #10909

akoeplinger pushed a commit that referenced this pull request Oct 3, 2018
* [runtime] Disable stack guard for main thread on osx

On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

#10802

* [runtime] Fix undefined pthread_main_np (#10930)

It is exported only when _DARWIN_C_SOURCE is defined.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
It is exported only when _DARWIN_C_SOURCE is defined.

Commit migrated from mono/mono@84ec74a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants