about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 17:57:28 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 17:57:28 +0000
commit257bdad02163893320cdb0adf9a56fdb5cf7827b (patch)
tree29928572df9f18111c3a0a38e22c6fbb649d03e9 /linuxthreads
parent7c5bb945c280c1ac231ba0cabedcc8a80cf77af8 (diff)
downloadglibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.gz
glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.xz
glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.zip
Update.
2001-02-09  Ulrich Drepper  <drepper@redhat.com>

	* libio/tst_wscanf.c (main): Add cast to avoid warning.
	* libio/tst_swscanf.c (main): Likewise..
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 3e8abb8e1a..3086b63971 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-09  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/pthread/pt-initfini.c (call_initialize_minimal): Add
+	__pthread_initialize_minimal prototype.
+
 2001-02-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
 	* sysdeps/unix/sysv/linux/sh/pt-initfini.c: New file.