mirror of https://git.musl-libc.org/git/musl
Browse Source
POSIX defines getdate error #5 as: "An I/O error is encountered while reading the template file." POSIX defines getdate error #7 as: "There is no line in the template that matches the input." This change correctly disambiguates between the two error conditions.master
committed by
Rich Felker
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue