about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-17 01:19:43 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-17 01:19:43 +0000
commit6e16ed887ed7d5747a0211835f3ad6c471b91204 (patch)
tree979298a079f6b9573e1cc3c99870e1e88d209169 /ChangeLog
parentd0501a245c7f6c8bf399594d9b331d915580d36f (diff)
downloadglibc-6e16ed887ed7d5747a0211835f3ad6c471b91204.tar.gz
glibc-6e16ed887ed7d5747a0211835f3ad6c471b91204.tar.xz
glibc-6e16ed887ed7d5747a0211835f3ad6c471b91204.zip
Update.
2003-09-17  Jakub Jelinek  <jakub@redhat.com>

	* dirent/scandir.c: Include bits/libc-lock.h.
	(struct scandir_cancel_struct): New type.
	(cancel_handler): New function.
	(SCANDIR): Add __libc_cleanup_{push,pop}, save state into
	scandir_cancel_struct.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4a04c6ffe..5448551cb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+	* dirent/scandir.c: Include bits/libc-lock.h.
+	(struct scandir_cancel_struct): New type.
+	(cancel_handler): New function.
+	(SCANDIR): Add __libc_cleanup_{push,pop}, save state into
+	scandir_cancel_struct.
+
 2003-09-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/Dist: Remove internal_statvfs.c.