This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
[PATCH 0/4] Synchronize <sys/time.h>, etc. with FreeBSD
- From: Sebastian Huber <sebastian dot huber at embedded-brains dot de>
- To: newlib at sourceware dot org
- Date: Tue, 24 Sep 2019 09:00:50 +0200
- Subject: [PATCH 0/4] Synchronize <sys/time.h>, etc. with FreeBSD
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