diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-05-13 09:11:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-05-13 09:11:12 -0700 |
commit | d9efd775ba51916b58b899d8b1c8501105a830de (patch) | |
tree | d4b735b02883dea9c76ccae390830e992607bd75 /NEWS | |
parent | 265a9b73baf3898cb89410eed71a6337762e37b1 (diff) | |
download | glibc-d9efd775ba51916b58b899d8b1c8501105a830de.tar glibc-d9efd775ba51916b58b899d8b1c8501105a830de.tar.gz glibc-d9efd775ba51916b58b899d8b1c8501105a830de.tar.bz2 glibc-d9efd775ba51916b58b899d8b1c8501105a830de.zip |
Remove a trailing `\' in make-syscalls.sh
[BZ #18409]
* sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 2.22 18007, 18019, 18020, 18029, 18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046, 18047, 18068, 18080, 18093, 18100, 18104, 18110, 18111, 18125, 18128, 18138, 18185, 18197, 18206, 18210, 18211, 18247, 18287, - 18319, 18333, 18346, 18397. + 18319, 18333, 18346, 18397, 18409. * Cache information can be queried via sysconf() function on s390 e.g. with _SC_LEVEL1_ICACHE_SIZE as argument. |