]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r234785:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 May 2012 10:25:34 +0000 (10:25 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 May 2012 10:25:34 +0000 (10:25 +0000)
commit757e751fdbbaa576ab809b718b7a5480b441c10e
tree965189908b611d37ee392a6384f19fadedadc2b9
parent5dd3f12e7c83585ba6176ec53391cda2afd57900
MFC r234785:

Add a convenience macro for the returns_twice attribute, and apply it to
the prototypes of the appropriate functions (getcontext, savectx,
setjmp, sigsetjmp and vfork).

git-svn-id: svn://svn.freebsd.org/base/stable/9@235539 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
include/setjmp.h
include/unistd.h
sys/amd64/include/pcb.h
sys/arm/include/pcb.h
sys/i386/include/pcb.h
sys/ia64/include/pcb.h
sys/mips/include/pcb.h
sys/powerpc/include/cpu.h
sys/sparc64/include/pcb.h
sys/sys/cdefs.h
sys/sys/systm.h
sys/sys/ucontext.h