Konstantin Belousov ef5cdcbd69 Rtld on diet part 1:
Provide rtld-private implementations of __stack_chk_guard,
__stack_chk_fail() and __chk_fail() symbols, to be used by functions
linked from libc_pic.a.  This avoids use of libc stack_protector.c,
which pulls in syslog(3) and stdio as dependency.

Also, do initialize rtld-private copy __stack_chk_guard, previously
libc-provided one was not initialized, since we do not call rtld
object _init() methods.

Reviewed by:	kan
MFC after:	3 weeks
2012-03-12 12:15:47 +00:00
..
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2010-02-26 09:41:16 +00:00
2010-12-19 13:05:17 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-03-12 12:15:47 +00:00
2009-12-03 15:48:24 +00:00