START	lib/libc/strerror	2025-03-20T01:06:18Z

==== run-regress-strerror_test ====
cc -O2 -pipe  -g  -MD -MP  -I/usr/src/regress/lib/libc/strerror/../../../../lib/libc -c /usr/src/regress/lib/libc/strerror/strerror_test.c
cc   -o strerror_test strerror_test.o 
./strerror_test >/usr/src/regress/lib/libc/strerror/obj/valid.out
cmp -s /usr/src/regress/lib/libc/strerror/obj/valid.out /usr/src/regress/lib/libc/strerror/valid.ok

PASS	lib/libc/strerror	Duration 0m00.18s