On 9/5/21 10:57 AM, Ori Sky Farrell wrote:
> I've discovered a gap in POSIX compliance in lib/sh/strftime.c on the devel
> branch. POSIX mandates that the timeval struct be defined in ,
> although as can be seen on Line 67 of the file in question, the file is only
> included here if the tm struc
I've discovered a gap in POSIX compliance in lib/sh/strftime.c on the devel
branch. POSIX mandates that the timeval struct be defined in ,
although as can be seen on Line 67 of the file in question, the file is only
included here if the tm struct -- which POSIX mandates be defined in
-- is def