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