Implement timespec_get
authorUlrich Drepper <drepper@gmail.com>
Sat, 24 Dec 2011 05:40:15 +0000 (00:40 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 1 Jan 2012 12:17:21 +0000 (07:17 -0500)
commit74033a2507841cf077e31221de2481ff30b43d51
tree4197ce221b38e8576d49388f01e53036b49bb0fb
parent380d7e87dc80978581e73063dff0e264283c0306
Implement timespec_get
ChangeLog
NEWS
sysdeps/unix/sysv/linux/timespec_get.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/timespec_get.c [new file with mode: 0644]
time/Makefile
time/Versions
time/time.h
time/timespec_get.c [new file with mode: 0644]