Add sethostname
* net.cc (sethostname): New function. * common.din (sethostname): Export * include/cygwin/version.h (CYGWIN_VERSION_DLL_MAJOR): Bump to 2001. (CYGWIN_VERSION_DLL_MINOR): Set to 0. * new-features.xml (ov-new): Rename from ov-new1.7. (ov-new2.1): Add new section. Document sethostname. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -1054,6 +1054,7 @@ sendmsg = cygwin_sendmsg SIGFE
|
||||
sendto = cygwin_sendto SIGFE
|
||||
setbuf SIGFE
|
||||
setbuffer SIGFE
|
||||
sethostname SIGFE
|
||||
setdtablesize SIGFE
|
||||
setegid SIGFE
|
||||
setenv SIGFE
|
||||
|
Reference in New Issue
Block a user