This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 908e644b7 Cygwin: testsuite: test posix_spawn_file_actions. new a297e7de0 libc: Added timespec_get() to time.h new dba5f30a8 libc/../pthread.h: Updated the guard for Posix Issue 8 functions new 5e5a35cdf libc: Added the prototype for sem_clockwait() new e625e3142 libc: Added the prototype for ppoll() new 64fcb22b3 libc: Update the guard for quick_exit() and at_quick_exit() f [...] new 12c08cc8a Cygwin: fix visibility of symbols introduced with POSIX Issue 8
The 6 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: newlib/libc/include/pthread.h | 12 ++++++------ newlib/libc/include/stdlib.h | 5 ++++- newlib/libc/include/time.h | 5 +++++ newlib/libc/sys/rtems/include/semaphore.h | 6 ++++++ newlib/libc/sys/rtems/include/sys/poll.h | 9 +++++++++ winsup/cygwin/include/cygwin/time.h | 6 ------ winsup/cygwin/include/pthread.h | 8 ++++---- winsup/cygwin/include/semaphore.h | 2 +- winsup/cygwin/include/sys/poll.h | 2 +- 9 files changed, 36 insertions(+), 19 deletions(-)