Module Name: src
Committed By: christos
Date: Mon Oct 11 15:48:58 UTC 2010
Modified Files:
src/tests/lib/libc/gen: t_glob_star.c
Log Message:
use "RZ()" instead of ATF_CHECK(), since ATF_CHECK does not deal with errno.
This is repulsive, specially the part about hard-coding the h_macros.h file
in the c code.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/gen/t_glob_star.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.