Searched hist:"1 de34945f4403f67cc502ca6a9091ea3adf263b2" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_proto.h | diff 1de34945f4403f67cc502ca6a9091ea3adf263b2 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundent osig*() implementations
ofreebsd32_sigprocmask, ofreebsd32_sigblock, ofreebsd32_sigsetmask, and ofreebsd32_sigsuspend were all duplicates of the default ABI versions and there are no type concerns as all arguments are the same.
Reviewed by: kevans
|
H A D | freebsd32_syscall.h | diff 1de34945f4403f67cc502ca6a9091ea3adf263b2 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundent osig*() implementations
ofreebsd32_sigprocmask, ofreebsd32_sigblock, ofreebsd32_sigsetmask, and ofreebsd32_sigsuspend were all duplicates of the default ABI versions and there are no type concerns as all arguments are the same.
Reviewed by: kevans
|
H A D | freebsd32_syscalls.c | diff 1de34945f4403f67cc502ca6a9091ea3adf263b2 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundent osig*() implementations
ofreebsd32_sigprocmask, ofreebsd32_sigblock, ofreebsd32_sigsetmask, and ofreebsd32_sigsuspend were all duplicates of the default ABI versions and there are no type concerns as all arguments are the same.
Reviewed by: kevans
|
H A D | freebsd32_sysent.c | diff 1de34945f4403f67cc502ca6a9091ea3adf263b2 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundent osig*() implementations
ofreebsd32_sigprocmask, ofreebsd32_sigblock, ofreebsd32_sigsetmask, and ofreebsd32_sigsuspend were all duplicates of the default ABI versions and there are no type concerns as all arguments are the same.
Reviewed by: kevans
|
H A D | freebsd32_misc.c | diff 1de34945f4403f67cc502ca6a9091ea3adf263b2 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundent osig*() implementations
ofreebsd32_sigprocmask, ofreebsd32_sigblock, ofreebsd32_sigsetmask, and ofreebsd32_sigsuspend were all duplicates of the default ABI versions and there are no type concerns as all arguments are the same.
Reviewed by: kevans
|