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/7] Add FreeBSD changes to <sys/time.h>


This patch series add all user-space FreeBSD changes up to 2018-11-20 to
<sys/time.h>.

Sebastian Huber (1):
  sys/time.h: Remove KASSERT

ian (2):
  Add inline functions to convert between sbintime_t
  Correct a misplaced closing paren.

imp (3):
  Renumber copyright clause 4
  When converting ns,us,ms to sbt, return the ceil()
  Ensure that all values of ns, us and ms work

pfg (1):
  sys: further adoption of SPDX licensing ID tags.

 newlib/libc/include/sys/time.h | 102 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 93 insertions(+), 9 deletions(-)

-- 
2.16.4


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