* posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and

swapcontext, marked obsolete in SUSv3 and not present in SUSv4.
This commit is contained in:
Corinna Vinschen 2011-05-05 06:48:51 +00:00
parent 2849cbde54
commit 192737978e
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,9 @@
2011-05-04 Christian Franke <franke@computer.org> 2011-05-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and
swapcontext, marked obsolete in SUSv3 and not present in SUSv4.
2011-05-05 Christian Franke <franke@computer.org>
* fhandler_registry.cc (fhandler_registry::exists): Fix regression * fhandler_registry.cc (fhandler_registry::exists): Fix regression
in EACCES handling. in EACCES handling.

View File

@ -1273,7 +1273,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
atan2l atan2l
atanhl atanhl
atanl atanl
bsd_signal
cabsl cabsl
cacoshl cacoshl
cacosl cacosl
@ -1397,7 +1396,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
roundl roundl
scalblnl scalblnl
scalbnl scalbnl
setcontext
setnetent setnetent
sigaltstack sigaltstack
sigtimedwait sigtimedwait
@ -1411,7 +1409,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
strncasecmp_l strncasecmp_l
strtold strtold
strxfrm_l strxfrm_l
swabcontext
tanhl tanhl
tanl tanl
tcgetsid tcgetsid