* common.din (sockatmark): Export.

* net.cc (sockatmark): New function.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Corinna Vinschen
2015-01-20 18:23:20 +00:00
parent d63bec588e
commit d2264bce02
5 changed files with 27 additions and 3 deletions

View File

@@ -30,6 +30,9 @@ What's new:
fputws_unlocked, fread_unlocked, fwrite_unlocked, getwc_unlocked,
getwchar_unlocked, putwc_unlocked, putwchar_unlocked.
- New API: sockatmark.
What changed:
-------------