src/winsup/cygwin ChangeLog net.cc
corinna@sourceware.cygnus.com
corinna@sourceware.cygnus.com
Wed Aug 22 08:31:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sources.redhat.com 2001-08-22 08:31:59
Modified files:
winsup/cygwin : ChangeLog net.cc
Log message:
* net.cc (free_char_list): New static function.
(dup_char_list): Ditto.
(free_protoent_ptr): Ditto.
(dup_protoent_ptr): Ditto.
(free_servent_ptr): Ditto.
(dup_servent_ptr): Ditto.
(free_hostent_ptr): Ditto.
(dup_hostent_ptr): Ditto.
(cygwin_inet_ntoa): Use local static buffer to allow propagating of
the result to child processes.
(cygwin_getprotobyname): Ditto.
(cygwin_getprotobynumber): Ditto.
(cygwin_getservbyname): Ditto.
(cygwin_getservbyport): Ditto.
(cygwin_gethostbyname): Ditto.
(cygwin_gethostbyaddr): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.827&r2=1.828
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.66&r2=1.67
More information about the Cygwin-cvs
mailing list