summaryrefslogtreecommitdiff
path: root/sys/arm/include/ucontext.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-07-25Use the MD __size_t to avoid a dependency on/include of non-MD header files.Ian Lepore
2017-03-26Preserve VFP state across signal delivery.Michal Meloun
2017-03-24Cleanup structures related to VFP and/or mcontext_t.Michal Meloun
2014-05-23Remove NetBSD implementation details not relevant to FreeBSD.Warner Losh
2010-02-16The NetBSD Foundation has granted permission to remove clauses 3 and 4.Warner Losh
2004-05-14Import FreeBSD/arm kernel bits.Olivier Houchard
2001-12-09We need machine/{signal,ucontext}.h to build a cross GCC compiler.David E. O'Brien