summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/x86_64
Commit message (Expand)AuthorAgeFilesLines
* add new fcntl operation for freebsd 14.David CARLIER2021-12-191-0/+63
* freebsd auxiliary vectors type additionDC2021-08-191-0/+63
* FreeBSD: add mcontext_t/ucontext_t (only amd64 for now)Greg V2020-07-062-0/+202
* 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
* added freebsd register structsSimon Wörner2020-06-221-0/+170
* max_align_t does not need Debuggnzlbg2019-09-251-0/+1
* use no-extra-traitsgnzlbg2019-09-251-1/+1
* Do not use tuple structsgnzlbg2019-09-251-1/+3
* Fix max_align_tgnzlbg2019-09-251-3/+4
* Implement max_align_tgnzlbg2019-09-202-0/+27