Mention pthread_sigqueue

This commit is contained in:
Roland McGrath 2009-09-18 13:30:07 -07:00
parent 7967983fd4
commit 24ab9c7697
1 changed files with 2 additions and 2 deletions

4
NEWS
View File

@ -7,10 +7,10 @@ using `glibc' in the "product" field.
Version 2.11
* New interfaces: execvpe
* New interfaces: execvpe, pthread_sigqueue
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.
* STT_GNU_IFUNC is now supported in static executables.