diff options
Diffstat (limited to 'README.google')
-rw-r--r-- | README.google | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.google b/README.google index a6550c9..1d7fa8e 100644 --- a/README.google +++ b/README.google @@ -503,3 +503,7 @@ elf/dl-load.c For b/22641205, #include _itoa.h (ppluzhnikov, google-local) +nptl/pthread_getspecific.c +nptl/tst-key5.c + Fix for b/18722637 : make pthread_getspecific signal safe. + (ahh, google-local, proposed upstream) |