Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-1-5
Revision 1.17.4.1 / (download) - annotate - [select for diffs], Mon Jul 3 22:30:13 2000 UTC (12 years, 10 months ago) by thorpej
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2
Changes since 1.17: +29 -14
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Pull up rev. 1.18: Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive way. Flag name taken from glibc.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 22 22:19:10 2000 UTC (13 years, 4 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-5-base,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Delint. Remove trailing ; from uses of __weak_alias(). The macro inserts this if needed.