about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-08 18:03:21 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-08 18:03:21 +0000
commit67a0b49db3561f23c9a504c74b31cc2ff4689b5d (patch)
treee144bdf65bc70dcc03256b67e5a766a23487fa7d /ChangeLog
parent081fc592fa6e8cb8f262ad9dee917c658a415b42 (diff)
downloadglibc-67a0b49db3561f23c9a504c74b31cc2ff4689b5d.tar.gz
glibc-67a0b49db3561f23c9a504c74b31cc2ff4689b5d.tar.xz
glibc-67a0b49db3561f23c9a504c74b31cc2ff4689b5d.zip
* sysdeps/generic/nscd_setup_thread.c: New file.
	* sysdeps/unix/sysv/linux/nscd_setup_thread.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57ced8e8e5..6c38cb3cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
 	* nscd/nscd.h: Declare setup_thread.
 	* nscd/nscd_helper.c (__nscd_get_map_ref): Avoid the time test if
 	nscd_certainly_running is nonzero.
+	* sysdeps/generic/nscd_setup_thread.c: New file.
+	* sysdeps/unix/sysv/linux/nscd_setup_thread.c: New file.
 
 2004-09-08  Ulrich Drepper  <drepper@redhat.com>