This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]