diff options
author | Andreas Jaeger <aj@suse.de> | 2002-05-09 20:01:40 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-05-09 20:01:40 +0000 |
commit | 72b05b87acbc6dc989a11786ee31593ca1948d15 (patch) | |
tree | ccc479623308bc96f810a27200a5515f48e0b9e3 | |
parent | 40ff7949cb8312c9054ec2b289278dc81315c672 (diff) | |
download | glibc-72b05b87acbc6dc989a11786ee31593ca1948d15.tar glibc-72b05b87acbc6dc989a11786ee31593ca1948d15.tar.gz glibc-72b05b87acbc6dc989a11786ee31593ca1948d15.tar.bz2 glibc-72b05b87acbc6dc989a11786ee31593ca1948d15.zip |
Clean up last changelog entry.
* sysdeps/unix/sysv/linux/x86_64/Dist: Add it.
* sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it.
* sysdeps/unix/sysv/linux/ia64/glob.c: Move to ...
* sysdeps/wordsize-64/glob.c: ...here.
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -1,18 +1,15 @@ 2002-05-09 Andreas Jaeger <aj@suse.de> - * sysdeps/unix/sysv/linux/x86_64/Dist: Add sys/io.h. - * sysdeps/unix/sysv/linux/x86_64/sys/io.h: New. + * sysdeps/unix/sysv/linux/x86_64/Dist: Add it. + * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it. - * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add sys/io.h. - + * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ... + * sysdeps/wordsize-64/glob.c: ...here. * sysdeps/unix/sysv/linux/x86_64/glob.c: Remove. * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/glob.c: Remove. - * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ... - * sysdeps/wordsize-64/glob.c: ...here. - 2002-05-08 Roland McGrath <roland@frob.com> * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use |