Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pagecache
Revision 1.50.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:58:46 2012 UTC (7 months, 2 weeks ago) by yamt
Branch: yamt-pagecache
Changes since 1.50.4.1: +37 -28
lines
Diff to previous 1.50.4.1 (colored) to branchpoint 1.50 (colored) next main 1.51 (colored)
sync with head
Revision 1.50.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:18 2012 UTC (14 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.50: +4 -3
lines
Diff to previous 1.50 (colored)
sync with head
Revision 1.50 / (download) - annotate - [select for diffs], Mon Feb 21 00:40:07 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-1-RELEASE,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase
Branch point for: yamt-pagecache,
netbsd-6-0,
netbsd-6
Changes since 1.49: +6 -14
lines
Diff to previous 1.49 (colored)
Redo the SSP wrappers to be transparent on the resulting object files. This works by having the inline wrapper calling a second function which uses renaming to output the correct function name.