Print this page
libc: only have one select implementation, and move the pollfds onto the heap if they cross some threshold


 512         psiginfo.o              \
 513         psignal.o               \
 514         pt.o                    \
 515         putpwent.o              \
 516         putspent.o              \
 517         raise.o                 \
 518         rand.o                  \
 519         random.o                \
 520         rctlops.o               \
 521         readdir.o               \
 522         readdir_r.o             \
 523         realpath.o              \
 524         reboot.o                \
 525         regexpr.o               \
 526         remove.o                \
 527         rewinddir.o             \
 528         rindex.o                \
 529         scandir.o               \
 530         seekdir.o               \
 531         select.o                \
 532         select_large_fdset.o    \
 533         setlabel.o              \
 534         setpriority.o           \
 535         settimeofday.o          \
 536         sh_locks.o              \
 537         sigflag.o               \
 538         siglist.o               \
 539         sigsend.o               \
 540         sigsetops.o             \
 541         ssignal.o               \
 542         stack.o                 \
 543         stpcpy.o                \
 544         stpncpy.o               \
 545         str2sig.o               \
 546         strcase_charmap.o       \
 547         strchrnul.o             \
 548         strcspn.o               \
 549         strdup.o                \
 550         strerror.o              \
 551         strlcat.o               \
 552         strlcpy.o               \




 512         psiginfo.o              \
 513         psignal.o               \
 514         pt.o                    \
 515         putpwent.o              \
 516         putspent.o              \
 517         raise.o                 \
 518         rand.o                  \
 519         random.o                \
 520         rctlops.o               \
 521         readdir.o               \
 522         readdir_r.o             \
 523         realpath.o              \
 524         reboot.o                \
 525         regexpr.o               \
 526         remove.o                \
 527         rewinddir.o             \
 528         rindex.o                \
 529         scandir.o               \
 530         seekdir.o               \
 531         select.o                \

 532         setlabel.o              \
 533         setpriority.o           \
 534         settimeofday.o          \
 535         sh_locks.o              \
 536         sigflag.o               \
 537         siglist.o               \
 538         sigsend.o               \
 539         sigsetops.o             \
 540         ssignal.o               \
 541         stack.o                 \
 542         stpcpy.o                \
 543         stpncpy.o               \
 544         str2sig.o               \
 545         strcase_charmap.o       \
 546         strchrnul.o             \
 547         strcspn.o               \
 548         strdup.o                \
 549         strerror.o              \
 550         strlcat.o               \
 551         strlcpy.o               \