diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-03-20 19:59:38 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-03-20 19:59:38 +0000 |
commit | 8646b6e909c613d1383e3d76883868a562e40281 (patch) | |
tree | 6dfc2584bde47759a3bdd8f70b92b665c4195761 /gdb/i386-linux-tdep.c | |
parent | e0b7d86dcc4f69f778d2c8ff1921a373b85203cb (diff) | |
download | gdb-8646b6e909c613d1383e3d76883868a562e40281.tar.gz |
2000-03-04 Eli Zaretskii <eliz@is.elta.co.il>
* event-loop.c (top-level) [NO_FD_SET]: Deprecate this branch.
Print an error at compile time if we are to use select, but FD_SET
is not available.
(SELECT_MASK, NBBY, FD_SETSIZE, NFDBITS, MASK_SIZE): Define only
if HAVE_POLL is not defined and NO_FD_SET *is* defined.
(create_file_handler) [!HAVE_POLL]: Use FD_SET and FD_CLR.
(delete_file_handler) [!HAVE_POLL]: Use FD_CLR and FD_ISSET.
(gdb_wait_for_event) [!HAVE_POLL]: Copy fd_set sets directly
instead of using memcpy and memset. Use FD_ISSET.
* config/i386/xm-go32.h (fd_mask): Remove typedef.
Diffstat (limited to 'gdb/i386-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions