freebsd_amp_hwpstate/lib/libc
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
..
amd64 Fixed long lines. 1997-04-19 17:05:30 +00:00
compat-43 Fixed wrong/incomplete #includes in synopsis. 1997-04-13 13:02:07 +00:00
db Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gen Fix a bug that caused some false mismatches when both FNM_PATHNAME 1997-04-29 03:24:57 +00:00
gmon Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:16:20 +00:00
i386 Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 13:02:48 +00:00
locale Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
net Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
nls Restricting $LANG was a really bad idea 1997-03-25 05:36:37 +00:00
quad Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
regex Speedup in case locale not used 1997-04-04 19:40:49 +00:00
rpc Fixed wrong #include in synopsis. 1997-04-13 13:29:06 +00:00
stdio Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
stdlib Typo. 1997-04-25 20:36:10 +00:00
stdtime Fixed wording of previous change. 1997-03-31 05:18:27 +00:00
string Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
sys Add vfork(2) to SEE ALSO 1997-04-25 14:41:55 +00:00
xdr Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yp Don't even think about processing bogus domain names here. 1997-04-10 20:26:04 +00:00
Makefile Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00