summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorChristopher Faylor <cgf@redhat.com>2003-03-02 23:39:10 +0000
committerChristopher Faylor <cgf@redhat.com>2003-03-02 23:39:10 +0000
commit2bb85c84372ac6284041f8bbcaa01f9b4494e139 (patch)
treefcc120a401a7badb65a8e1b56612995c61634839 /configure
parent1ada56d8e9a6d82ba5304fd17df078222072a9bf (diff)
downloadgdb-2bb85c84372ac6284041f8bbcaa01f9b4494e139.tar.gz
Merge from trunk.
* Makefile.in (devicess.cc): Make generation dependent on cygwin-gperf. * cygheap.h (cygheap_fdmanip): Add fhandler_socket cast. * cygwin-gperf: Autogenerate references to network devices. * devices.h: Create separate device types for all network types. Export references to global network device storage. * dtable.cc (dtable::release): Use generic determination to control when need_fixup_before needs to be decremented. (dtable::init_std_file_from_handle): Replace use of 'socket_dev' with 'tcp_dev'. (build_fh_pc): Adapt to new socket types. Don't increment fixup_before here. * fhandler.h (fhandler_base::need_fixup_before): Declare/define. (fhandler_socket::need_fixup_before): Ditto. * fhandler_socket.cc (fhandler_socket::accept): Accommodate new fdsock definition. * net.cc: Throughout, change use of fdsock to return true/false for success/failure and take cygheap_fdmanip type and device * select.cc (set_bits): Use 'is_socket ()' test rather than specificially testing device type.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions