freebsd-src/lib/libsys/arm
Brooks Davis 80ffc7398b libsys/arm: make vfork less of an outlier
Following the pattern of other architectures, make __sys_vfork the main
symbol and _vfork and vfork weak aliases.  This avoids the need to
special case vfork in the generated list of symbols.

Differential Revision:	https://reviews.freebsd.org/D44330
2024-04-22 21:28:51 +01:00
..
__vdso_gettc.c
cerror.S
Makefile.sys libsys/arm: Remove pointless MD syscall(2) 2024-03-07 00:58:55 +00:00
Symbol.sys.map lib{c,sys}: return wrapped syscall APIs to libc 2024-03-13 18:36:02 +00:00
SYS.h SYS.h: make _SYSCALL_BODY overridable 2024-02-05 20:34:56 +00:00
vfork.S libsys/arm: make vfork less of an outlier 2024-04-22 21:28:51 +01:00