From 71a14d64831fed0b9fd6a0488aff6d6eab89b448 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 17 Feb 1998 16:14:44 +0000 Subject: Update. 1998-02-17 Ulrich Drepper * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with 0 to get always an int. Make compatible with older kernels. Patch by Richard Henderson. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 26002be3c4..805219afbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-02-17 Ulrich Drepper + + * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with + 0 to get always an int. + 1998-02-17 Andreas Jaeger * math/libm.map: Move all symbols that are new in glibc 2.1 to @@ -19,7 +24,7 @@ 1998-02-03 Andreas Jaeger * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn): - Make compatible with older kernels. Patch by Richard Henderson. + Make compatible with older kernels. Patch by Richard Henderson. 1998-02-17 15:10 Ulrich Drepper -- cgit v1.2.3