* libc/sys/linux/stdlib/glob.c: Include <sys/types.h> which defines
time_t before including sys/stat.h, which uses it.
* libc/sys/linux/sys/stat.h: Include <sys/types.h> and
<linux/time.h> just prior to definition of __KERNEL__ so as to
allow building on Debian Linux where otherwise, mktime would
be redefined.
|
||
|---|---|---|
| .. | ||
| COPYRIGHT | ||
| Makefile.am | ||
| Makefile.in | ||
| cclass.h | ||
| cname.h | ||
| collate.c | ||
| collate.h | ||
| collcmp.c | ||
| engine.c | ||
| fnmatch.3 | ||
| fnmatch.c | ||
| glob.3 | ||
| glob.c | ||
| reallocf.c | ||
| regcomp.c | ||
| regerror.c | ||
| regex.3 | ||
| regex2.h | ||
| regexec.c | ||
| regfree.c | ||
| utils.h | ||
| wordexp.c | ||
| wordfree.c | ||