mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-sys_stat-h.c: Check that blksize_t and blkcnt_t are defined. Include intprops.h. Check the signedness of various types. * modules/sys_stat-h-tests (Depends-on): Add intprops. * doc/posix-headers/sys_stat.texi: Mention the issues with blksize_t and blkcnt_t.
14 lines
171 B
Plaintext
14 lines
171 B
Plaintext
Files:
|
|
tests/test-sys_stat-h.c
|
|
|
|
Depends-on:
|
|
assert-h
|
|
intprops
|
|
sys_stat-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sys_stat-h
|
|
check_PROGRAMS += test-sys_stat-h
|