mirror of git://sourceware.org/git/glibc.git
[BZ #1548]
2005-11-03 Roland McGrath <roland@redhat.com> [BZ #1548] * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask. From Jay Lan <jlan@engr.sgi.com>.
This commit is contained in:
parent
87e3f68d1b
commit
b81920fea7
|
@ -1,3 +1,9 @@
|
||||||
|
2005-11-03 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
[BZ #1548]
|
||||||
|
* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask.
|
||||||
|
From Jay Lan <jlan@engr.sgi.com>.
|
||||||
|
|
||||||
2005-11-03 Ulrich Drepper <drepper@redhat.com>
|
2005-11-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
[BZ #1774]
|
[BZ #1774]
|
||||||
|
|
Loading…
Reference in New Issue