about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-10 17:40:29 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-10 17:40:29 +0000
commit5e0889da396b35ef7d57d43dca6f09899e4c8d66 (patch)
tree4540f61976b23a11f629df32fd0dd18d745a38ce /linuxthreads/ChangeLog
parent26afaa635796fee008c09155865ee3886bced9c4 (diff)
downloadglibc-5e0889da396b35ef7d57d43dca6f09899e4c8d66.tar.gz
glibc-5e0889da396b35ef7d57d43dca6f09899e4c8d66.tar.xz
glibc-5e0889da396b35ef7d57d43dca6f09899e4c8d66.zip
Update.
1998-09-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/locale.texi: Fix typos.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 39ffba76d2..2812806fe7 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+1998-09-02 11:08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+	* signals.c (sigaction): Check that sig is less than NSIG to avoid
+	array index overflow.
+
 1998-09-06 10:56  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/pthread/semaphore.h: New file.