libc-test
2012-03-27 nszuse dprintf(1,..) instead of buffered stderr
2012-03-27 nszset min benchmark time threshold to 200ms
2012-03-27 nszremove dummy foo test
2012-03-27 nszupdate readme, add dist/config.mak
2012-03-27 nszadd tests: math, udiv, stdio/memstream
2012-03-27 nszbuild system updates, port libc-testsuit changes
2011-09-22 nszstrtoul test fix, infrastructure changes
2011-08-08 nszinclude makefile.conf later, reset_timer in strstr...
2011-08-08 nszuse _POSIX_C_SOURCE in cflags, use CLOCK_REALTIME in...
2011-08-05 nsztime, string, spawn tests from libc-testsuit
2011-08-05 nszutf8 bench from libc-bench
2011-08-05 nszstring bench from libc-bench
2011-08-05 nszregex bench from libc-bench
2011-08-04 nszpthread bench from libc-bench
2011-08-04 nszadd timeout in pthread, ldflags hack, nicer error forma...
2011-08-04 nszadd remaining tests from libc-testsuit
2011-08-04 nszbasename,dirname test fix (feature test macro)
2011-08-04 nszqsort test and bench
2011-08-04 nszmalloc bench fix (use fixed array size)
2011-08-04 nszpthread thest from libc-testsuit
2011-08-03 nszpopen from libc-testsuit
2011-08-03 nszmbc from libc-testsuit
2011-08-03 nszfscanf test from libc-testsuit
2011-08-03 nszfnmatch test from libc-testsuit
2011-07-29 nszfix div bench in foo
2011-07-29 nszadd div bench to foo
2011-07-29 nszreadme fix
2011-07-29 nszbench: pass N as argument, update readme
2011-07-29 nszreadme update
2011-07-29 nszstdio and malloc bench
2011-07-29 nszforking bench, renames
2011-07-29 nszbench: renames, env: setenv(0,..) test
2011-07-28 nszbench: use CLOCK_MONOTONIC
2011-07-28 nszbench: fix nextN
2011-07-28 nszbench: fix nextN
2011-07-28 nszuse int in dummy test
2011-07-28 nszchange dummy test to not fail
2011-07-28 nszexperimental benchmar support
2011-07-28 nszmake error__ extern and all global state static in...
2011-07-27 nszfork each test so they are isolated
2011-07-27 nszinitial commit