[PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
Matt Joyce <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Dear Newlib Maintainers, I added function prototypes to newlib/libc/include/pthread.h for the following APIs: 1) pthread_cond_clockwait() 2) pthread_mutex_clocklock() 3) pthread_rwlock_clockrdlock() 3) pthread_rwlock_clockwrlock() All four will be newly added to the Issue 8 POSIX Standard. Thank you very much for your time! Matt Joyce (1): libc: Added prototypes for new POSIX APIs newlib/libc/include/pthread.h | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) -- 2.31.1