about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-11-20 09:55:44 +0000
committerUlrich Drepper <drepper@redhat.com>2004-11-20 09:55:44 +0000
commitef2bb4137e97a58204964299c2566b37705b7179 (patch)
tree3f1e0104b6c8dcb0bf4810519b20be063ddf5b95 /ChangeLog
parent3a7fd2f921c0581f7783703d02d599ab2d133893 (diff)
downloadglibc-ef2bb4137e97a58204964299c2566b37705b7179.tar.gz
glibc-ef2bb4137e97a58204964299c2566b37705b7179.tar.xz
glibc-ef2bb4137e97a58204964299c2566b37705b7179.zip
	* signal/signal.h: Add nonnull attributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c2324ccd9..3f59faa337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-11-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* signal/signal.h: Add nonnull attributes.
+
 	* signal/signal.h: Add deprecated attributes to sigstack,
 	sigpause, sigblock, sigsetmask, siggetmask.