mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-21 23:43:09 +00:00
1ad624bbbc
EILSEQ, because BSD/OS 4.1 defines EILSEQ in <wchar.h>, which requires <time.h>. Define a replacement EILSEQ to be ENOENT, not EINVAL, since callers may want to distinguish EINVAL and EILSEQ.