about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-03 06:17:25 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-03 06:17:25 +0000
commitda0ff4ae5ba18db9c82522ea0fce26b327ea10ee (patch)
tree8392b6da52b4518b349af7175aec640b8a4c7aa6 /ChangeLog
parent51bd20d93a1d61f52bb29e19256e2401a633134b (diff)
downloadglibc-da0ff4ae5ba18db9c82522ea0fce26b327ea10ee.tar.gz
glibc-da0ff4ae5ba18db9c82522ea0fce26b327ea10ee.tar.xz
glibc-da0ff4ae5ba18db9c82522ea0fce26b327ea10ee.zip
[BZ #5439]
	* sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f1b198a60..a731b496b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #5439]
+	* sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
+
 	[BZ #5435]
 	* sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.