about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-22 20:02:35 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-22 20:02:35 +0000
commit757f9fcb6f5f87d650e862226a197f1e872f904c (patch)
treeb2152cebb6777723d41b43c2c047d0f0fd7b88a2 /nptl/ChangeLog
parente57f9f7526df164a7e337b4e91e34e9d75cb1e2c (diff)
downloadglibc-757f9fcb6f5f87d650e862226a197f1e872f904c.tar.gz
glibc-757f9fcb6f5f87d650e862226a197f1e872f904c.tar.xz
glibc-757f9fcb6f5f87d650e862226a197f1e872f904c.zip
Update.
	* iconv/iconv_prog.c (main): Unify messages.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a45742a981..e5b2639294 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,12 @@
+2003-02-22  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile (before-compile): Add $(objpfx)banner.h.
+
+	* eintr.c (eintr_source): Add unnecessary return but the compiler
+	insists.
+
+	* tst-kill3.c: Include <unistd.h>.
+
 2003-02-21  Roland McGrath  <roland@redhat.com>
 
 	* pthread_create.c (start_thread): Call __libc_thread_freeres.