git: libc - implement C11 function timespec_get()
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 30 01:49:34 PST 2016
commit 6219de94fd7e22a59851e8b8ac2f00a758e14835
Author: Tomasz Konojacki <me at xenu.pl>
Date: Fri Jan 29 15:02:53 2016 +0100
libc - implement C11 function timespec_get()
Summary of changes:
include/time.h | 9 +++
lib/libc/stdtime/Makefile.inc | 4 +-
lib/libc/stdtime/Symbol.map | 4 +
.../{sys/lwp_kill.2 => stdtime/timespec_get.3} | 93 +++++++++++-----------
.../ipfw3_layer4.h => libc/stdtime/timespec_get.c} | 24 ++++--
5 files changed, 81 insertions(+), 53 deletions(-)
copy lib/libc/{sys/lwp_kill.2 => stdtime/timespec_get.3} (63%)
copy lib/{libipfw3/layer4/ipfw3_layer4.h => libc/stdtime/timespec_get.c} (82%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6219de94fd7e22a59851e8b8ac2f00a758e14835
--
DragonFly BSD source repository
More information about the Commits
mailing list