about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-14 19:01:03 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-14 19:01:03 +0000
commit3126bc1e2de74f729bf080503269706383e51658 (patch)
tree53fd8a4809c7b5b741525f3d8a0ca08536b71338 /ChangeLog
parent25bbbb54b867d0fa252a2dcb3a764690ce83dcd4 (diff)
downloadglibc-3126bc1e2de74f729bf080503269706383e51658.tar.gz
glibc-3126bc1e2de74f729bf080503269706383e51658.tar.xz
glibc-3126bc1e2de74f729bf080503269706383e51658.zip
Update.
2001-02-14  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/glob.c (CONVERT_DIRENT_DIRENT64): Fix copying of
	name.

	* posix/Makefile (tests): Add tst-gnuglob.
	* posix/tst-gnuglob.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71daa93479..0242e32595 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-02-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/generic/glob.c (CONVERT_DIRENT_DIRENT64): Fix copying of
+	name.
+
+	* posix/Makefile (tests): Add tst-gnuglob.
+	* posix/tst-gnuglob.c: New file.
+
 2001-02-13  H.J. Lu  <hjl@gnu.org>
 
 	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __ftruncate64.