summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/x86.rs
Commit message (Expand)AuthorAgeFilesLines
* freebsd i686 add ucontext/mcontextDavid Carlier2023-04-181-0/+155
* Fix _ALIGNBYTES on FreeBSD x86 with Rust <= 1.23.0.Alan Somers2020-07-071-1/+1
* FreeBSD: add mcontext_t/ucontext_t (only amd64 for now)Greg V2020-07-061-0/+1
* FreeBSD: make wchar_t unsigned on arm/aarch64Greg V2020-07-061-0/+1
* FreeBSD: fix SIGSTKSZ on arm/aarch64 / add MINSIGSTKSZGreg V2020-07-061-0/+1
* Replace uses of fixed-width integer aliases with Rust typesgnzlbg2019-05-291-2/+2
* Cleanup dox messgnzlbg2019-02-131-3/+1
* Fix build on all platformsgnzlbg2019-02-071-2/+9
* char is unsigned on FreeBSD aarch64 and powerpc64MikaelUrankar2019-02-021-0/+1
* Fix CMSG_DATA(3) and friends on BSDAlan Somers2019-01-161-0/+6
* Squashed commit of the following:Michael Neumann2016-02-201-0/+31