diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2015-01-16 09:18:58 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2015-01-16 09:18:58 +0100 |
commit | 026eb207eda8cc93f6f7f0980f0a8e51587d8011 (patch) | |
tree | 8866d58b96d07a59286347e262e3104b53bf1e94 /NEWS | |
parent | 1d53248326dbd3c620a2bca16d35eff3019d900a (diff) | |
download | glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.tar glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.tar.gz glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.tar.bz2 glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.zip |
S390: Get rid of linknamespace failures for utmp functions.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 2.21 17630, 17633, 17634, 17635, 17647, 17653, 17657, 17658, 17664, 17665, 17668, 17682, 17717, 17719, 17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745, 17746, 17747, 17748, 17775, 17777, 17780, 17781, 17782, - 17791, 17793, 17796, 17797, 17803, 17806, 17834, 17848 + 17791, 17793, 17796, 17797, 17803, 17806, 17834, 17844, 17848 * Optimized strcpy, stpcpy, strncpy, stpncpy, strcmp, and strncmp implementations for powerpc64/powerpc64le. |