From 77c4d1156f73444f4b1d897f423544869c880eae Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 3 Nov 2005 23:30:51 +0000 Subject: * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, make sure constant is long. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 90129ac276..7ece16c109 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2005-11-03 Roland McGrath [BZ #1548] - * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask. + * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, + make sure constant is long. From Jay Lan . 2005-11-03 Ulrich Drepper -- cgit 1.4.1