]> git.ipfire.org Git - thirdparty/glibc.git/commit
conform: Do not use __SIG_ATOMIC_TYPE__
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 31 Dec 2024 18:26:12 +0000 (15:26 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 3 Jan 2025 12:53:53 +0000 (09:53 -0300)
commit8ed53717c4f0a480f4d53e8baae91bcb98a962ce
tree2fadb8dd1db9b55aa6b93f93851554f21618a488
parente9eea05986e4a02f1169ef0775c1d05802c5287f
conform: Do not use __SIG_ATOMIC_TYPE__

clang does not define __SIG_ATOMIC_TYPE__, instead add another
directive ('size:') which instruct to use an integer type of
defined minimum size.

Reviewed-by: Sam James <sam@gentoo.org>
conform/conformtest.py
conform/data/stdint.h-data