]> Savannah Git Hosting - gnulib.git/commit
sys_stat-h: Ensure blksize_t and blkcnt_t are defined.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Jan 2025 21:51:55 +0000 (22:51 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Jan 2025 21:51:55 +0000 (22:51 +0100)
commitb4ead0073268f32338e7ee348c87a75f0d8d1dba
tree482983b04084feb5cd1f15fb063d06b48765551d
parent4af8d6a0e574ea39b65517cfcb198d7d81e03d65
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.
ChangeLog
doc/posix-headers/sys_stat.texi
modules/sys_stat-h-tests
tests/test-sys_stat-h.c