]> Dogcows Code - chaz/tar/commitdiff
(EILSEQ): Include <time.h> and <wchar.h> if <errno.h> does not define
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Sep 2001 18:17:36 +0000 (18:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Sep 2001 18:17:36 +0000 (18:17 +0000)
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.


No differences found
This page took 0.025935 seconds and 4 git commands to generate.