[PATCH 1/1] libc: Added prototypes for new POSIX APIs

Corinna Vinschen vinschen@redhat.com
Mon Aug 9 10:51:14 GMT 2021


On Aug  6 22:04, Matt Joyce wrote:
> Added function prototypes to newlib/libc/include/pthread.h
> for the following Issue 8 Standard APIs:
> pthread_cond_clockwait()
> pthread_mutex_clocklock()
> pthread_rwlock_clockrdlock()
> pthread_rwlock_clockwrlock()
> ---
>  newlib/libc/include/pthread.h | 22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)

Pushed.


Thanks,
Corinna



More information about the Newlib mailing list