OSDN Git Service

Use dup_ent rather than specific dup_*_ptr functions throughout.
authorcgf <cgf>
Sun, 31 Aug 2003 23:16:34 +0000 (23:16 +0000)
committercgf <cgf>
Sun, 31 Aug 2003 23:16:34 +0000 (23:16 +0000)
commit467e9c3f2d74204ddfbe7195e4b4da4953e5fbab
tree7a2705de7645a8bde4f4de98702c87ec95b9d15f
parent869dd1fd8f70af604ab530df97e5fdd7ae042786
Use dup_ent rather than specific dup_*_ptr functions throughout.
* (gen_ent): Delete.
(dup_ent): Subsume gen_ent functionality.
(dup_host_ptr): Delete.
(dup_proto_ptr): Ditto.
(dup_servent_ptr): Ditto.
* net.cc (gen_ent): Invert sense of null check so that debug output makes
sense.
winsup/cygwin/ChangeLog
winsup/cygwin/net.cc