summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setcontext.c
AgeCommit message (Expand)Author
2025-08-06libc: stop trying to create __<syscall> symbolsBrooks Davis
2024-04-19Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext"Brooks Davis
2024-04-17lib{c,sys}: normalize export of openat, setcontext, and swapcontextBrooks Davis
2024-04-16libc: INTERPOS_SYS macro for interposed syscallsBrooks Davis
2024-03-13lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis
2024-02-05libsys: relocate implementations and manpagesBrooks Davis
2024-02-05libc: split libc and syscall interposing (1/2)Brooks Davis
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2022-07-21Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste
2020-04-25libc: partially revert r326576Conrad Meyer
2017-12-05use @@@ instead of @@ in __sym_defaultEd Maste
2015-01-03Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov