Re: [PATCH 1/1] libc: Added prototypes for new POSIX APIs
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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