History log of /seL4-refos-master/libs/libmuslc/src/time/timespec_get.c
Revision Date Author Comments
# 6eb19505 05-Sep-2014 Rich Felker <dalias@aerifal.cx>

add C11 timespec_get function, with associated time.h changes for C11

based on patch by Jens Gustedt for inclusion with C11 threads
implementation, but committed separately since it's independent of
threads.