mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Add NEWS item for tunables
This commit is contained in:
parent
b31b4d6ae5
commit
7715d3ab50
5
NEWS
5
NEWS
@ -184,6 +184,11 @@ Version 2.25
|
|||||||
printers show various pthread variables in human-readable form when read
|
printers show various pthread variables in human-readable form when read
|
||||||
using the 'print' or 'display' commands in gdb.
|
using the 'print' or 'display' commands in gdb.
|
||||||
|
|
||||||
|
* Tunables feature added to allow tweaking of the runtime for an application
|
||||||
|
program. This feature can be enabled with the '--enable-tunables' configure
|
||||||
|
flag. The GNU C Library manual has details on usage and README.tunables has
|
||||||
|
instructions on adding new tunables to the library.
|
||||||
|
|
||||||
Security related changes:
|
Security related changes:
|
||||||
|
|
||||||
On ARM EABI (32-bit), generating a backtrace for execution contexts which
|
On ARM EABI (32-bit), generating a backtrace for execution contexts which
|
||||||
|
Loading…
Reference in New Issue
Block a user