Age | Commit message (Collapse) | Author |
|
|
|
libc-internal.h directly and have it work
|
|
|
|
change users to hidden version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
provided
|
|
comment about opendir/closedir undoable, it is too early in this file. i386/x86_64 could use optimized internal_function, but the commented part has to be done based on target, not host
|
|
|
|
|
|
friends to hidden versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
linux/unistd.h fail here
|
|
dropping __attribute_malloc__
|
|
|
|
|
|
|
|
|
|
wont exist if user disables the option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|