From 192737978e2e4ffd0d3ceff66e7b204ca344d89b Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 5 May 2011 06:48:51 +0000 Subject: [PATCH] * posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and swapcontext, marked obsolete in SUSv3 and not present in SUSv4. --- winsup/cygwin/ChangeLog | 7 ++++++- winsup/cygwin/posix.sgml | 3 --- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 2c78ca52c..55fe43a20 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,4 +1,9 @@ -2011-05-04 Christian Franke +2011-05-05 Yaakov Selkowitz + + * posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and + swapcontext, marked obsolete in SUSv3 and not present in SUSv4. + +2011-05-05 Christian Franke * fhandler_registry.cc (fhandler_registry::exists): Fix regression in EACCES handling. diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml index 2758cb2e6..640cd63c6 100644 --- a/winsup/cygwin/posix.sgml +++ b/winsup/cygwin/posix.sgml @@ -1273,7 +1273,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008). atan2l atanhl atanl - bsd_signal cabsl cacoshl cacosl @@ -1397,7 +1396,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008). roundl scalblnl scalbnl - setcontext setnetent sigaltstack sigtimedwait @@ -1411,7 +1409,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008). strncasecmp_l strtold strxfrm_l - swabcontext tanhl tanl tcgetsid -- 2.43.5