summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_fork.h
AgeCommit message (Expand)Author
2023-08-17linux(4): Update my copyrights, add SPDX tagDmitry Chagin
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-26linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecodeDmitry Chagin
2021-08-12linux(4): Add CLONE_PIDFD option bit.Dmitry Chagin
2021-08-12linux(4): Implement clone3 system call.Dmitry Chagin
2021-08-12linux(4): Add struct clone_args for future clone3 system call.Dmitry Chagin