The NetBSD Project

CVS log for src/lib/libc/ssp/strcat_chk.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / ssp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: yamt-pf42-base


Revision 1.2 / (download) - annotate - [select for diffs], Wed May 30 21:14:36 2007 UTC (16 years, 10 months ago) by tls
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: yamt-pf42, wrstuden-fixsa, netbsd-4
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Match usage of FORTIFY_SOURCE on other platforms by not requiring special
include path: the normal header files now include the "SSP" ones (which one
should note are not really named right: SSP and FORTIFY_SOURCE are independent
features).

Disable USE_SSP on targets where the compiler doesn't support it at all
(mips, alpha) or it's known broken (sh3).  But enable FORTIFY_SOURCE,
without SSP, on those platforms -- tested on mipsel.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>