acadia-newlib/winsup/doc
Corinna Vinschen 7c96ab0b43 Cygwin: Implement siglongjmp and sigsetjmp functions.
* libc/include/machine/setjmp.h (siglongjmp): Declare as function on
	Cygwin.
	(sigsetjmp): Ditto.
	(_longjmp): Mark as noreturn function on Cygwin.

	* common.din (siglongjmp): Export.
	(sigsetjmp): Export.
	* gendef: Change formatting of some comments.
	(sigsetjmp): Implement.
	(siglongjmp): Implement.
	(__setjmpex): x86_64 only: Drop entry point.
	(setjmp): x86_64 only: Store tls stackptr in Frame now, store MXCSR
	and FPUCW registers in Spare, as MSVCRT does.
	(longjmp): x86_64 only: Restore tls stackptr from Frame now, restore
	MXCSR and FPUCW registers from Spare.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.

	* new-features.xml (ov-new2.2): Document sigsetjmp, siglongjmp.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-07-21 17:31:02 +02:00
..
.gitignore
ChangeLog Cygwin: Implement siglongjmp and sigsetjmp functions. 2015-07-21 17:31:02 +02:00
Makefile.in
README
Wishlist
aclocal.m4
bodysnatcher.pl
configure
configure.ac
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml
dll.xml
effectively.xml
faq-api.xml
faq-copyright.xml
faq-programming.xml
faq-resources.xml
faq-setup.xml
faq-using.xml
faq-what.xml
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
highlights.xml
html.xsl
intro.xml
legal.xml
logon-funcs.xml
man.xsl
misc-funcs.xml
new-features.xml Cygwin: Implement siglongjmp and sigsetjmp functions. 2015-07-21 17:31:02 +02:00
ntsec.xml
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml
pathnames.xml
posix.xml
programming.xml
setup-env.xml
setup-files.xml
setup-locale.xml
setup-maxmem.xml
setup-net.xml
specialnames.xml
textbinary.xml
ug-info.xml
using.xml
utils.xml
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto