237277e9a8Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
19 anni fa
Peter S. Mazinger
2fb630e447Remove /dev/erandom support, as [h]lfs does not use it in this form.
19 anni fa
Peter S. Mazinger
593d5a1557New ssp code using syscalls where possible.