Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-28 | stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701] | Maciej W. Rozycki | 1 | -64/+64 |
2025-03-28 | stdio-common: Reject significand prefixes in scanf [BZ #12701] | Maciej W. Rozycki | 1 | -42/+42 |
2025-03-25 | stdio-common: Add scanf float data for IEEE 754 binary32 format | Maciej W. Rozycki | 1 | -0/+682 |