HardenedBSD/sys/libkern
John Polstra 298c8e3d6b Fix a bug that caused some false mismatches when both FNM_PATHNAME
and FNM_LEADING_DIR were specified and the pattern ended with "*".
Example: pattern="src/usr.sbin/w*", string="src/usr.sbin/watch/watch.8,v".
This should match, but did not.
1997-04-29 03:24:57 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcd.c
bcmp.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
index.c
inet_ntoa.c
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c
quad.h
random.c
rindex.c
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strncpy.c
strsep.c
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c