aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_signal.h
Commit message (Expand)AuthorAgeFilesLines
* freebsd32: struct siginfo32 -> struct __siginfo32Brooks Davis2024-03-191-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/compat: Use C99 fixed-width integer types.John Baldwin2021-12-281-2/+2
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps.John Baldwin2017-06-291-38/+0
* Move the convert_sigevent32() utility function into freebsd32_misc.cKonstantin Belousov2013-07-211-0/+2
* Add 32-bit compat code for AIO kevent flags introduced in revision 230857.David Xu2012-02-051-0/+1
* Constify source argument for siginfo_to_siginfo32().Konstantin Belousov2010-07-041-1/+1
* Add 32-bit compat support for AIO.Bjoern A. Zeeb2008-12-111-0/+26
* Oops, add the missing file.David Xu2006-10-051-0/+75