mirror of git://sourceware.org/git/glibc.git
Mention pthread_sigqueue
This commit is contained in:
parent
7967983fd4
commit
24ab9c7697
4
NEWS
4
NEWS
|
|
@ -7,10 +7,10 @@ using `glibc' in the "product" field.
|
||||||
|
|
||||||
Version 2.11
|
Version 2.11
|
||||||
|
|
||||||
* New interfaces: execvpe
|
* New interfaces: execvpe, pthread_sigqueue
|
||||||
Implemented by Ulrich Drepper.
|
Implemented by Ulrich Drepper.
|
||||||
|
|
||||||
* checking version of longjmp added that fails if an uninitialized stack
|
* Checking version of longjmp added that fails if an uninitialized stack
|
||||||
frame would be created. Implemented by Ulrich Drepper.
|
frame would be created. Implemented by Ulrich Drepper.
|
||||||
|
|
||||||
* STT_GNU_IFUNC is now supported in static executables.
|
* STT_GNU_IFUNC is now supported in static executables.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue