Ariadne Conill
|
fb1d203677
|
everywhere: drop _GNU_SOURCE requirement
|
2021-03-09 00:25:13 -07:00 |
Ariadne Conill
|
09f78ddc28
|
alias __makecontext too
|
2021-01-08 10:37:27 +00:00 |
osy
|
f7eed30132
|
build: guard _GNU_SOURCE define if build system defines it
|
2021-01-08 03:16:05 -07:00 |
osy
|
d31c95a11a
|
build: remove -DLIBUCONTEXT_ASSEMBLY
Meson does not support separate defines for .S compile.
|
2021-01-08 03:11:25 -07:00 |
osy
|
73d5e101ad
|
build: respect EXPORT_UNPREFIXED for libucontext_makecontext
|
2021-01-08 03:02:43 -07:00 |
Ariadne Conill
|
c31decc3d4
|
build: use internal definitions to replace things pulled in from ucontext.h
|
2020-12-06 03:44:45 -06:00 |
Ariadne Conill
|
0953d71ed1
|
build: fill in more details for freestanding builds
|
2020-12-06 03:31:48 -06:00 |
Ariadne Conill
|
2f31efaa95
|
everywhere: rename __start_context to better descriptive libucontext_trampoline
|
2020-12-06 02:59:59 -06:00 |
Ariadne Conill
|
c693dc663c
|
rename __makecontext to libucontext_makecontext
|
2020-12-06 02:56:59 -06:00 |
Ariadne Conill
|
5f6135c0f9
|
m68k: fixups for makecontext
|
2020-12-06 02:24:05 -06:00 |
Ariadne Conill
|
76f1fd75b8
|
m68k: add makecontext() implementation
|
2020-12-05 23:30:39 -06:00 |