aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/common.din
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-06-17 11:11:02 +0200
committerCorinna Vinschen <corinna@vinschen.de>2015-06-17 11:11:02 +0200
commit50b00d2b936c937099c24d6fa1f0b6f642462900 (patch)
tree3a0c6ce64b7658819ef1b7a57ba6c8355eb1f8b8 /winsup/cygwin/common.din
parentc7af199237810f2d6d626aa73446f4f4387212e8 (diff)
downloadnewlib-50b00d2b936c937099c24d6fa1f0b6f642462900.zip
newlib-50b00d2b936c937099c24d6fa1f0b6f642462900.tar.gz
newlib-50b00d2b936c937099c24d6fa1f0b6f642462900.tar.bz2
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>
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index f14b331..dd9bb25 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -1054,6 +1054,7 @@ sendmsg = cygwin_sendmsg SIGFE
sendto = cygwin_sendto SIGFE
setbuf SIGFE
setbuffer SIGFE
+sethostname SIGFE
setdtablesize SIGFE
setegid SIGFE
setenv SIGFE