use _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in b and add -v flag to t
authornsz <nsz@port70.net>
Mon, 8 Aug 2011 10:44:19 +0000 (12:44 +0200)
committernsz <nsz@port70.net>
Mon, 8 Aug 2011 10:44:19 +0000 (12:44 +0200)
commit3a72706b330e7396bd3ea22e48ffb21f17a000a3
treeb54634e45cd92c27c852d37e7a3bff4e3cbbce87
parent73214b5c7b7c1f31cde69fc8961d42e474c9300d
use _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in b and add -v flag to t
12 files changed:
Makefile.inc
common/b.c
common/t.c
src/misc/basename.c
src/misc/dirname.c
src/regex/bench.c
src/stdio/bench.c
src/stdio/fscanf.c
src/stdio/popen.c
src/stdio/ungetc.c
src/thread/pthread.c
src/thread/sem.c