This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 756669312 posix_spawn: factor out structs to an internal header new 5be6ebd4d Cygwin: make pthread initializer macros constinit compliant
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/Makefile.am | 4 +++- winsup/cygwin/include/pthread.h | 31 ++++++++++++++++++++++++------- winsup/cygwin/lib/pthreadconst.S | 17 +++++++++++++++++ winsup/cygwin/release/3.6.4 | 3 +++ 4 files changed, 47 insertions(+), 8 deletions(-) create mode 100644 winsup/cygwin/lib/pthreadconst.S