Age | Commit message (Collapse) | Author |
|
Moved guard_setup to __uClibc_main.c, the only place where it is called.
Removed SIGKILL option, not usable with sigaction.
|
|
option is not set, more Makefile cleanups
|
|
|
|
|
|
|
|
option to enable REENTRANT RPC
|
|
|
|
|
|
|
|
mainly to cut down on noise in the NIST/PCTS tests since older POSIX
behavior was to fclose() (and hence fflush()) all open streams.
|
|
|
|
|
|
|
|
look right
|
|
|
|
be able to run apps built with 0.9.27. This also renames
__uClibc_start_main to __uClibc_main.
This compat option should be removed some time after 0.9.28 is released.
Let me know if you don't like this change.
|
|
|
|
|
|
|
|
|
|
placing the NPTL code under the top-level 'libpthread' directory.
Nothing compiles or even works at this point, so do not enable this
option.
|
|
|
|
|
|
|
|
|
|
trunk/uClibc/extra/config/lxdialog.
|
|
again (this code snippet seems to have vanished somewhere between the
original Linux 2.6 kconfig code and here).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calling setrlimit(RLIMIT_STACK, &limit)
|
|
|
|
|
|
|
|
|
|
from Peter S. Mazinger
|
|
|
|
Sometimes it is desirable to build ldconfig non-static.
|
|
for propolice/ssp
|
|
|
|
Add pie support for mips
|
|
Add UCLIBC_BUILD_NOEXECSTACK support.
|
|
Seperate out security features into a separate menu
|
|
rename UCLIBC_PROPOLICE to UCLIBC_HAS_SSP
|
|
rename UCLIBC_PIE_SUPPORT to UCLIBC_BUILD_PIE
|
|
|