CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2022/11/09 11:11:45
Modified files: regress/lib/libc/time/time_conversion: timetest.c Log message: Add tests for boundary conditions of struct tm. Struct tm is limited by it's year being an int.