aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/gen/getcontextx.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Save VFP state in getcontext(3) on ARM.Michal Meloun2017-10-161-0/+99
* Remove duplicate copies of trivial getcontextx.cEd Maste2015-01-121-76/+0
* The getcontext() from the __fillcontextx() call in theKonstantin Belousov2013-05-281-0/+7
* Make the sys/ucontext.h self-contained by changing the return typeKonstantin Belousov2012-02-011-1/+1
* Add API for obtaining extended machine context states that cannot beKonstantin Belousov2012-01-211-0/+69