aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtol-binary-c11.c
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella
2023-02-16C2x strtol binary constant handlingJoseph Myers