about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-24 07:01:51 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-24 07:01:51 +0000
commit06b5289f832efb5389778017e37a02d967ea7232 (patch)
treebb3047b619350a7b81c6e16dbd174198125fc183 /linuxthreads/ChangeLog
parent63825a6125508cb289e76f906925af4d86f56590 (diff)
downloadglibc-06b5289f832efb5389778017e37a02d967ea7232.tar.gz
glibc-06b5289f832efb5389778017e37a02d967ea7232.tar.xz
glibc-06b5289f832efb5389778017e37a02d967ea7232.zip
Update.
	* locale/programs/locale.c (write_locales): Disable implicit
	locking for the stream.  Use feof_unlocked instead of feof.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 1e86a66bbb..8644edae60 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-context.
+	* tst-context.c: New file.
+
 	* sysdeps/pthread/bits/stdio-lock.h: Define
 	_IO_cleanup_region_start_noarg.