Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: bouyer-quota2
Revision 1.46.2.3 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:19 2011 UTC (2 years, 2 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.46.2.2: +6 -14
lines
Diff to previous 1.46.2.2 (colored) to branchpoint 1.46 (colored) next main 1.47 (colored)
Sync with HEAD
Revision 1.46.2.2 / (download) - annotate - [select for diffs], Thu Feb 17 11:59:22 2011 UTC (2 years, 3 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.46.2.1: +6 -3
lines
Diff to previous 1.46.2.1 (colored) to branchpoint 1.46 (colored)
Sync with HEAD
Revision 1.46.2.1 / (download) - annotate - [select for diffs], Tue Feb 8 16:18:59 2011 UTC (2 years, 3 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.46: +10 -9
lines
Diff to previous 1.46 (colored)
Sync with HEAD
Revision 1.46 / (download) - annotate - [select for diffs], Fri Jan 1 19:59:21 2010 UTC (3 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Branch point for: bouyer-quota2
Changes since 1.45: +8 -3
lines
Diff to previous 1.45 (colored)
POSIX says realpath(NULL, foo) is supposed to yield EINVAL rather than being allowed to crash. Go figure. Closes PR lib/42559 from Stathis Kamperis.