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


 545         psiginfo.o              \
 546         psignal.o               \
 547         pt.o                    \
 548         putpwent.o              \
 549         putspent.o              \
 550         raise.o                 \
 551         rand.o                  \
 552         random.o                \
 553         rctlops.o               \
 554         readdir.o               \
 555         readdir_r.o             \
 556         realpath.o              \
 557         reboot.o                \
 558         regexpr.o               \
 559         remove.o                \
 560         rewinddir.o             \
 561         rindex.o                \
 562         scandir.o               \
 563         seekdir.o               \
 564         select.o                \
 565         select_large_fdset.o    \
 566         setlabel.o              \
 567         setpriority.o           \
 568         settimeofday.o          \
 569         sh_locks.o              \
 570         sigflag.o               \
 571         siglist.o               \
 572         sigsend.o               \
 573         sigsetops.o             \
 574         ssignal.o               \
 575         stack.o                 \
 576         stpcpy.o                \
 577         stpncpy.o               \
 578         str2sig.o               \
 579         strcase_charmap.o       \
 580         strcat.o                \
 581         strchrnul.o             \
 582         strcspn.o               \
 583         strdup.o                \
 584         strerror.o              \
 585         strlcat.o               \




 545         psiginfo.o              \
 546         psignal.o               \
 547         pt.o                    \
 548         putpwent.o              \
 549         putspent.o              \
 550         raise.o                 \
 551         rand.o                  \
 552         random.o                \
 553         rctlops.o               \
 554         readdir.o               \
 555         readdir_r.o             \
 556         realpath.o              \
 557         reboot.o                \
 558         regexpr.o               \
 559         remove.o                \
 560         rewinddir.o             \
 561         rindex.o                \
 562         scandir.o               \
 563         seekdir.o               \
 564         select.o                \

 565         setlabel.o              \
 566         setpriority.o           \
 567         settimeofday.o          \
 568         sh_locks.o              \
 569         sigflag.o               \
 570         siglist.o               \
 571         sigsend.o               \
 572         sigsetops.o             \
 573         ssignal.o               \
 574         stack.o                 \
 575         stpcpy.o                \
 576         stpncpy.o               \
 577         str2sig.o               \
 578         strcase_charmap.o       \
 579         strcat.o                \
 580         strchrnul.o             \
 581         strcspn.o               \
 582         strdup.o                \
 583         strerror.o              \
 584         strlcat.o               \