Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 16 22:52:32 2010 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.3: +33 -6
lines
Diff to previous 1.3 (colored)
Replace use of errlist with a single concatenated version and an offset array. This requires less storage and avoids one runtime relocation per errno value.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 12 22:34:44 2010 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.2: +2 -8
lines
Diff to previous 1.2 (colored)
Don't bother with SCCS or the other RCSID conditionals.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 12 20:16:09 2010 UTC (2 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
remove comment
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 12 20:08:27 2010 UTC (2 years, 5 months ago) by christos
Branch: MAIN
Automatically generate the error list.