ridiculousfish 57a9fe492e Allow using poll() to check for readability
Cygwin tests are failing because cygwin has a low limit of only 64 fds in
select(). Extend select_wrapper_t to also support using poll(), according to
a FISH_USE_POLL new define. All systems now use poll() except for Mac.

Rename select_wrapper_t to fd_readable_set_t since now it may not wrap
select().

This allows the deep-cmdsub.fish test to pass on Cygwin.
2022-01-02 16:36:33 -08:00
..
2021-12-20 22:43:58 -08:00
2021-11-08 12:21:11 -08:00
2021-07-15 13:15:24 -07:00
2021-11-27 12:48:04 -08:00
2021-10-01 03:39:43 -07:00
2021-12-24 19:06:00 -08:00
2021-11-08 12:21:11 -08:00
2021-12-09 00:52:45 -08:00
2021-11-14 17:39:52 -08:00
2021-09-24 09:30:25 -07:00
2021-11-08 12:21:11 -08:00
2021-10-19 17:20:21 +02:00
2021-09-21 18:33:14 -07:00
2021-10-31 03:51:38 -07:00
2021-10-23 10:12:52 -07:00
2021-10-19 17:20:21 +02:00
2021-12-12 13:36:14 -08:00
2021-08-10 13:07:13 -07:00
2021-08-20 01:16:24 +02:00
2021-04-21 17:37:44 -07:00
2021-11-08 12:21:11 -08:00
2021-08-17 18:57:16 -05:00
2021-09-24 21:09:28 -07:00
2021-12-30 13:04:47 +01:00
2021-09-21 18:26:44 -07:00
2021-11-08 12:21:11 -08:00
2021-11-08 12:21:11 -08:00
2021-03-21 19:41:36 +01:00
2021-11-08 12:21:11 -08:00
2021-10-28 19:39:30 +02:00
2021-05-17 15:25:21 -07:00
2021-10-28 10:37:43 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-11-27 12:48:04 -08:00
2021-11-27 12:48:04 -08:00