diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-05-06 17:11:12 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-05-06 17:11:12 -0700 |
commit | a9173057496fb751210f857dbd2310e9ed8431c3 (patch) | |
tree | 868c7113691aeebe38bc0b8df3d6cd51779e95da /ChangeLog | |
parent | 976e2f038121745bedac1ebc76a1b270bd006133 (diff) | |
download | glibc-a9173057496fb751210f857dbd2310e9ed8431c3.zip glibc-a9173057496fb751210f857dbd2310e9ed8431c3.tar.gz glibc-a9173057496fb751210f857dbd2310e9ed8431c3.tar.bz2 |
Fix glob64 broken by cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2013-05-06 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file. + * elf/dl-open.c: Remove declaration of _dl_sysdep_start. * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ... |