Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 2017-03-01 | 1 | -1/+0 |
* | Fix getting tunable values on big-endian (BZ #21109) | Siddhesh Poyarekar | 2017-02-08 | 1 | -0/+2 |
* | tunables: Fix environment variable processing for setuid binaries (bz #21073) | Siddhesh Poyarekar | 2017-02-02 | 1 | -23/+96 |
* | * elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ... | DJ Delorie | 2017-01-20 | 1 | -4/+26 |
* | Fix environment traversal when an envvar value is empty | Siddhesh Poyarekar | 2017-01-20 | 1 | -2/+2 |
* | tunables: Avoid getenv calls and disable glibc.malloc.check by default | Siddhesh Poyarekar | 2017-01-10 | 1 | -77/+10 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 2016-12-31 | 1 | -1/+11 |
* | Initialize tunable list with the GLIBC_TUNABLES environment variable | Siddhesh Poyarekar | 2016-12-31 | 1 | -1/+128 |
* | Add framework for tunables | Siddhesh Poyarekar | 2016-12-31 | 1 | -0/+320 |