aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/malloc-hugepages.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@redhat.com>2025-03-25 09:40:20 +0000
committerMaciej W. Rozycki <macro@redhat.com>2025-03-25 09:40:20 +0000
commitd7584e4d367ccb281ecf68980995e9b5ca0aff46 (patch)
tree5470fcd4cd6c397c5f868e8fd845744a86b2498f /sysdeps/unix/sysv/linux/malloc-hugepages.c
parentd1a621b735247ba0f7bf288e35a1b172cb6803f6 (diff)
downloadglibc-d7584e4d367ccb281ecf68980995e9b5ca0aff46.zip
glibc-d7584e4d367ccb281ecf68980995e9b5ca0aff46.tar.gz
glibc-d7584e4d367ccb281ecf68980995e9b5ca0aff46.tar.bz2
stdio-common: Add scanf integer data for ILP32 targets
Add Makefile infrastructure and `int' and `long' integer input data, signed and unsigned, for ILP32 targets. While the size of `int' data is the same between ILP32 and LP64 targets, resulting scanf output is different between them for out of range input data and while ISO C and POSIX both say that the behavior is undefined if the result of the conversion cannot be represented we want to keep track of our output to prevent inadvertent changes. Hence the use of distinct `int' integer input data between ILP32 and LP64 targets. Keep input data disabled and referring to BZ #12701 for entries that are are currently incorrectly accepted as valid data, such as '0b' or '0x'. Reviewed-by: Joseph Myers <josmyers@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/malloc-hugepages.c')
0 files changed, 0 insertions, 0 deletions