summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/ucontext.h
AgeCommit message (Expand)Author
2025-07-13powerpc: Fix multiple issues with FP/VSX save/restoreTimothy Pearson
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-02-12POSIX states that #include <signal.h> shall make both mcontext_t andKonstantin Belousov
2015-03-12Provide VSX context in ucontext(3) API.Nathan Whitehorn
2012-04-21Organize some members of ucontext_t in the same order they are in theNathan Whitehorn
2010-07-13MFppc64:Nathan Whitehorn
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-07-19Use the version field to identify the partial context used byPeter Grehan
2004-03-02Kernel changes for libthr (and probably libpthread).Peter Grehan
2001-01-02Minor style tweaks.David E. O'Brien
2000-11-10Beginnings of the powerpc machine dependant includes.Benno Rice