summaryrefslogtreecommitdiff
path: root/posix/fnmatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Tue Apr 2 21:27:01 1996 Andreas Schwab ↵Roland McGrath1996-04-031-3/+14
| | | | | | | | | <schwab@issan.informatik.uni-dortmund.de> * posix/glob.c (glob_pattern_p): Avoid scanning past eos if the pattern ends with a backslash and quoting is enabled. * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such patterns.
* * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.cvs/libc-960119Roland McGrath1996-01-191-1/+6
| | | | | | | | | * sysdeps/unix/sysv/linux/ptrace.c: Use ... decl, and stdarg.h to get args. * posix/glob.c (_GNU_SOURCE): Define if undefined, so glob.h defines GNU extensions. * posix/fnmatch.c: Likewise.
* initial importRoland McGrath1995-02-181-0/+200