From 6738b3c073c6b8f0ad145d77ba61fc1238256f8d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Apr 2006 21:33:15 +0000 Subject: 2006-04-05 Alan Modra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Jakub Jelinek * posix/bits/unistd.h (readlink, __readlink_chk, __readlink_alias): Change return value to ssize_t. Reported by S.Çağlar Onur . Patch by René Rebe . Reported by René Rebe . --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index bb580c148f..3ad04ed020 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2006-04-05 Ulrich Drepper + + * sysdeps/pthread/pthread.h: Add nonnull attributes. + 2006-04-03 Steven Munroe [BZ #2505] -- cgit 1.4.1