This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.0.103


>>>>> Ulrich Drepper writes:
 >[...]
 > Major changes since last week:
 > - general cleanup
 > - incorporate latest PPC changes (no reported error in the testsuite anymore!)
 > - better patch for RPC DOS
 > - glibc should now be select()-free

The last two(?) missing pieces are:
sunrpc/svc_run.c:      switch (__select (_rpc_dtablesize (), &readfds, (fd_set *)NULL
nis/nis_callback.c:      switch (select (_rpc_dtablesize (), &readfds, NULL, NULL, &tv))

if we like to get rid of these, we need to convert the contents of
svc_fdset.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]