freebsd-src/lib/libc/i386/gen
Brooks Davis cdecda8da3 libc: move rfork_thread(3) to libsys
rfork_thread(3) is assembly that makes syscalls directly and uses
cerror so it belongs in libsys.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
2024-02-05 20:34:56 +00:00
..
_ctx_start.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
_setjmp.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
fabs.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
flt_rounds.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
infinity.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
makecontext.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
Makefile.inc libc: move rfork_thread(3) to libsys 2024-02-05 20:34:56 +00:00
setjmp.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
signalcontext.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
sigsetjmp.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00