jb 11fe7c75d9 Add poll to the list of hidden syscalls so that it gets renamed. This
propagates a bug (that there is no poll wrapper in libc_r), but it
prevents GNU configure scripts from trying to use it in preference
to select. libc_r really needs to change it's wait interface to use
poll instead of select because poll is more a superset of select that
the other way around.

This should allow the Roxen web server to work out-of-the-box. It's
configuration intercae is kinda neat. The code isn't. Shiver. 8-)
1998-06-12 02:21:27 +00:00
..
1998-05-31 11:32:38 +00:00
1998-06-10 00:26:19 +00:00
1998-06-06 05:50:53 +00:00
1998-06-10 12:34:27 +00:00
1998-04-29 22:43:18 +00:00
1998-04-29 22:43:18 +00:00
1998-06-10 00:16:28 +00:00