diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-07 09:05:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-07 09:05:18 +0000 |
commit | 9a850087274c6d7ddfe5b139650c3cf4b435fca5 (patch) | |
tree | 3e50ce52b3f92addf86058c31e64b3401436c2a0 /ChangeLog | |
parent | c31e278f8636fbe11ad933d9089e98361665a978 (diff) | |
download | glibc-9a850087274c6d7ddfe5b139650c3cf4b435fca5.tar glibc-9a850087274c6d7ddfe5b139650c3cf4b435fca5.tar.gz glibc-9a850087274c6d7ddfe5b139650c3cf4b435fca5.tar.bz2 glibc-9a850087274c6d7ddfe5b139650c3cf4b435fca5.zip |
Update.
* string/test-string.h: Define GLRO.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise. + * string/test-string.h: Define GLRO. 2004-03-06 Ulrich Drepper <drepper@redhat.com> |