--- - branch: MAIN date: Sat Mar 16 00:06:37 UTC 2024 files: - new: '1.16' old: '1.15' path: src/tests/lib/libc/time/t_strptime.c pathrev: src/tests/lib/libc/time/t_strptime.c@1.16 type: modified id: 20240316T000637Z.2e4cdac9d19bba407afb0c931696bdbda1f66ece log: | strptime(3): Exercise some edge cases in the automatic tests. Unfortunately, we can't quite use strptime as a black box to detect the cases that triggered undefined behaviour, because strptime just fails in that case anyway since the number that would go in .tm_year is far out of the representable range. PR lib/58041 module: src subject: 'CVS commit: src/tests/lib/libc/time' unixtime: '1710547597' user: riastradh