public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Synchronize <sys/time.h>, etc. with FreeBSD
@ 2019-09-24  7:01 Sebastian Huber
  2019-09-24  7:01 ` [PATCH 3/4] Synchronize <sys/time.h> " Sebastian Huber
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sebastian Huber @ 2019-09-24  7:01 UTC (permalink / raw)
  To: newlib

Sebastian Huber (3):
  Synchronize <sys/_timespec.h> with FreeBSD
  Synchronize <sys/time.h> with FreeBSD
  Move timeval macros to <sys/time.h>

imp (1):
  Fix sbttons for values > 2s

 newlib/libc/include/sys/_timespec.h |  6 ++--
 newlib/libc/include/sys/_timeval.h  | 35 ++------------------
 newlib/libc/include/sys/time.h      | 66 +++++++++++++++++++++++++++++++++++--
 3 files changed, 71 insertions(+), 36 deletions(-)

-- 
2.16.4

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

end of thread, other threads:[~2019-11-02 15:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24  7:01 [PATCH 0/4] Synchronize <sys/time.h>, etc. with FreeBSD Sebastian Huber
2019-09-24  7:01 ` [PATCH 3/4] Synchronize <sys/time.h> " Sebastian Huber
2019-09-24  7:01 ` [PATCH 1/4] Fix sbttons for values > 2s Sebastian Huber
2019-09-24  7:01 ` [PATCH 4/4] Move timeval macros to <sys/time.h> Sebastian Huber
2019-09-24  7:01 ` [PATCH 2/4] Synchronize <sys/_timespec.h> with FreeBSD Sebastian Huber
2019-10-14  6:57 ` [PATCH 0/4] Synchronize <sys/time.h>, etc. " Sebastian Huber
2019-10-31  7:05   ` Sebastian Huber
2019-11-02 15:26 ` Corinna Vinschen

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).