From ed8beb536181cfa7bf6e74cbe0dd078d1b8df07c Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 17 Nov 2015 12:23:33 -0600 Subject: cygwin: export rpmatch(3) winsup/cygwin/ * common.din (rpmatch): Export. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. winsup/doc/ * new-features.xml (ov-new2.4): New section. Document rpmatch. * posix.xml (std-bsd): Add rpmatch. Signed-off-by: Yaakov Selkowitz --- winsup/cygwin/common.din | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/cygwin/common.din') diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din index 5d22e976b..0b0e19635 100644 --- a/winsup/cygwin/common.din +++ b/winsup/cygwin/common.din @@ -1017,6 +1017,7 @@ rindex NOSIGFE rmdir SIGFE round NOSIGFE roundf NOSIGFE +rpmatch SIGFE rresvport = cygwin_rresvport SIGFE rresvport_af = cygwin_rresvport_af SIGFE ruserok SIGFE -- cgit v1.2.3