[macports-legacy-support] branch master updated (df195e0 -> 34e47c0)
Christopher Nielsen
mascguy at macports.org
Fri May 17 00:02:07 UTC 2024
Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-legacy-support.
from df195e0 stpncpy: Fix potential header collision with "later" SDK
new 6e59675 provide workaround for pthread_get_stacksize_np
new 34e47c0 add test for bug in pthread_get_stacksize_np
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 5 +++
include/MacportsLegacySupport.h | 7 ++++
src/add_symbols.c | 7 ++++
src/pthread_get_stacksize_np.c | 70 ++++++++++++++++++++++++++++++++++++
test/test_pthread_get_stacksize_np.c | 52 +++++++++++++++++++++++++++
5 files changed, 141 insertions(+)
create mode 100644 src/pthread_get_stacksize_np.c
create mode 100644 test/test_pthread_get_stacksize_np.c
More information about the macports-changes
mailing list