Changeset 3147 for trunk/src/kmk/glob/fnmatch.c
- Timestamp:
- Mar 15, 2018, 6:29:12 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/glob/fnmatch.c
r1993 r3147 57 57 it is simpler to just do this in the source for each such file. */ 58 58 59 #if defined _LIBC || !defined __GNU_LIBRARY__ 59 #if defined _LIBC || !defined __GNU_LIBRARY__ || 1 /* bird: Same as for glob.c, don't want trouble. */ 60 60 61 61
Note:
See TracChangeset
for help on using the changeset viewer.