Date: Sat, 19 May 2007 04:31:43 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys Makefile.inc Symbol.map stack_protector.c Message-ID: <200705190431.l4J4Vhdl056257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2007-05-19 04:31:43 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Makefile.inc Symbol.map
Added files:
lib/libc/sys stack_protector.c
Log:
Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed
SSP functions into FreeBSD libc. Use the same file name and location
for consistency with other projects.
Revision Changes Path
1.125 +2 -1 src/lib/libc/sys/Makefile.inc
1.6 +3 -0 src/lib/libc/sys/Symbol.map
1.1 +119 -0 src/lib/libc/sys/stack_protector.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705190431.l4J4Vhdl056257>
