From f218b5f57242863c36eae65d926d4ee545994351 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Jul 2000 07:23:50 +0000 Subject: Update. 2000-07-14 Ulrich Drepper * sunrpc/xdr.c (xdr_u_long): Handle reading of unsigned long on 64-bit architecture correctly [PR libc/1794]. --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8bd9c75..e205a2e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-07-13 Ulrich Drepper + + * wrapsyscall.c: Mark non-__ protected names as weak. + PR libc/1466. + 2000-07-12 Bruno Haible * Examples/ex8.c: Include , not . -- cgit v1.1