1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/sys_stat-h-tests
Bruno Haible b4ead00732 sys_stat-h: Ensure blksize_t and blkcnt_t are defined.
* 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.
2025-01-17 22:51:55 +01:00

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