use _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in b and add -v flag to t
[libc-test] / src / thread / sem.c
index 5bfcdfe..8bc23e8 100644 (file)
@@ -1,4 +1,3 @@
-#define _POSIX_C_SOURCE 200809L
 #include <pthread.h>
 #include <stdlib.h>
 #include <unistd.h>