OSDN Git Service

New ssp code using syscalls where possible.
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 23 Sep 2005 19:52:33 +0000 (19:52 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Fri, 23 Sep 2005 19:52:33 +0000 (19:52 -0000)
commit593d5a1557d4921624575fe2b4d4904d30414bb6
tree9a9b64592f52ff6dc3866e77c3fd936a9789fc6a
parentd886583eb07ed28c1ef0c1acb6417e1a69c0b565
New ssp code using syscalls where possible.
Moved guard_setup to __uClibc_main.c, the only place where it is called.
Removed SIGKILL option, not usable with sigaction.
Makefile
extra/Configs/Config.in
include/ssp-internal.h [new file with mode: 0644]
libc/misc/internals/__uClibc_main.c
libc/sysdeps/linux/common/ssp.c