The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: wrstuden-fixsa


Revision 1.2.8.2 / (download) - annotate - [select for diffs], Mon Sep 3 07:01:23 2007 UTC (16 years, 7 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.2.8.1: +77 -0 lines
Diff to previous 1.2.8.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Sync w/ NetBSD-4-RC_1

Revision 1.2.8.1, Wed May 30 21:14:36 2007 UTC (16 years, 10 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.2: +0 -77 lines
FILE REMOVED

file strncat_chk.c was added on branch wrstuden-fixsa on 2007-09-03 07:01:23 +0000

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>