aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtol-binary-gnu2x.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers1-28/+0
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-2/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella1-0/+1
2023-02-16C2x strtol binary constant handlingJoseph Myers1-0/+27