extras/timekeeping -- provide POSIX-like interface (#578)

This commit is contained in:
Jeff Kletsky 2018-02-28 16:01:40 -08:00 committed by Ruslan V. Uss
parent ed1a6cc6f3
commit 33082ba2c9
15 changed files with 2591 additions and 0 deletions

View file

@ -0,0 +1,6 @@
PROGRAM=timekeeping_quick_tests
EXTRA_COMPONENTS = extras/timekeeping
include ../../../../common.mk