===> strptime
==== do-reg ====
cc -O2 -pipe  -g  -MD -MP  -c /home/src/regress/lib/libc/time/strptime/main.c
cc   -o strptime_test main.o 
./strptime_test < /home/src/regress/lib/libc/time/strptime/tests > got
diff -u /home/src/regress/lib/libc/time/strptime/expected got

===> time_conversion
==== run-regress-timetest ====
cc -O2 -pipe  -g  -MD -MP  -c /home/src/regress/lib/libc/time/time_conversion/timetest.c
cc   -o timetest timetest.o 
./timetest
SUCCESS: no time test failures