diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-01-12 05:15:49 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-01-12 05:15:49 -0800 |
commit | 2b4f67c2b33b545eac6a921fe08d0499ca679df3 (patch) | |
tree | 3152bfbda0a97825403878038792bef951e38ecd | |
parent | 1a24bbd43e483650c7ac622f600f755229c90d23 (diff) | |
download | glibc-2b4f67c2b33b545eac6a921fe08d0499ca679df3.tar glibc-2b4f67c2b33b545eac6a921fe08d0499ca679df3.tar.gz glibc-2b4f67c2b33b545eac6a921fe08d0499ca679df3.tar.bz2 glibc-2b4f67c2b33b545eac6a921fe08d0499ca679df3.zip |
Update for [BZ #27130] fix
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ The following bugs are resolved with this release: [26639] libc: msgctl IPC_INFO and MSG_INFO return garbage [26853] aarch64: Missing unwind information in statically linked startup code [26932] libc: sh: Multiple floating point functions defined as stubs only + [27130] "rep movsb" performance issue Version 2.32 |