public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
@ 2021-08-06 20:04 Matt Joyce
  2021-08-06 20:04 ` [PATCH 1/1] libc: Added prototypes for new POSIX APIs Matt Joyce
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Joyce @ 2021-08-06 20:04 UTC (permalink / raw)
  To: newlib; +Cc: Matt Joyce

Hello,

Per Corinna's instructions, I'm changing __Misc_VISIBLE to
__GNU_VISIBLE.

Thank you again for your time!

********************

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
@ 2021-08-06 14:07 Matt Joyce
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Joyce @ 2021-08-06 14:07 UTC (permalink / raw)
  To: newlib; +Cc: Matt Joyce

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-09 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 20:04 [PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs Matt Joyce
2021-08-06 20:04 ` [PATCH 1/1] libc: Added prototypes for new POSIX APIs Matt Joyce
2021-08-09 10:51   ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 14:07 [PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs Matt Joyce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).