summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Define DT_UNKNOWN on Fuchsia.Adam Perry2022-01-261-0/+1
* freebsd audit api introduction.David CARLIER2022-01-261-0/+20
* freebsd add ifconf data.David CARLIER2022-01-251-0/+44
* Auto merge of #2652 - Mek101:master, r=Amanieu0.2.114bors2022-01-254-8/+8
|\
| * Fix linux ioctl BLKSSZGET and BLKPBSZGET constants types.Mek1012022-01-254-8/+8
* | getpagesizes for freebsd additionDavid CARLIER2022-01-251-0/+1
|/
* Auto merge of #2650 - sunfishcode:sunfishcode/mfd-huge-sizes, r=Amanieubors2022-01-252-0/+28
|\
| * Define the `MFD_HUGE_*` macros for Linux and Android.Dan Gohman2022-01-242-0/+28
* | Auto merge of #2639 - sunfishcode:sunfishcode/linux-super-magic, r=Amanieubors2022-01-254-179/+118
|\ \
| * | Don't define the `*_SUPER_MAGIC` constants on Emscripten.Dan Gohman2022-01-241-1/+3
| * | Move `BINDERFS_SUPER_MAGIC` and `XFS_SUPER_MAGIC` back into ABI-specific mods.Dan Gohman2022-01-243-4/+19
| * | Consolodate the Linux `*_SUPER_MAGIC` constants.Dan Gohman2022-01-204-192/+114
* | | Auto merge of #2649 - devnexen:netbsd_ifconf, r=Amanieubors2022-01-241-0/+51
|\ \ \
| * | | netbsd add ifconf dataDavid Carlier2022-01-241-0/+51
* | | | Auto merge of #2647 - devnexen:solarish_priv_flags_upd, r=Amanieubors2022-01-241-0/+8
|\ \ \ \
| * | | | solaris based systems priv api flags updatesDavid Carlier2022-01-241-0/+8
* | | | | Auto merge of #2648 - mcginty:openbsd-ip_mreqn, r=Amanieubors2022-01-241-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Define ip_mreqn on OpenBSDCharlie Root2022-01-241-0/+6
| |/ / /
* | | | add O_NOFOLLOW flag to uclibcBenjamin Lamowski2022-01-241-0/+1
|/ / /
* | | Auto merge of #2644 - rtzoeller:dfly_cmsg_align_again, r=Amanieubors2022-01-241-1/+1
|\ \ \
| * | | Fix _CMSG_ALIGN on DragonFlyRyan Zoeller2022-01-231-1/+1
| | |/ | |/|
* | | Define ip_mreqn on all Linux platformsTamir Duberstein2022-01-238-42/+6
|/ /
* | Auto merge of #2543 - asomers:fspacectl, r=Amanieubors2022-01-211-0/+16
|\ \
| * | Add fspacectl, new in FreeBSD 14Alan Somers2022-01-201-0/+16
* | | Auto merge of #2638 - devnexen:shm_create_largepage_fbsd, r=Amanieubors2022-01-211-0/+10
|\ \ \ | |/ / |/| |
| * | freebsd 13 non thp userspace fn.David CARLIER2022-01-201-0/+10
| |/
* | Auto merge of #2637 - asomers:no-kern-stacktop, r=Amanieubors2022-01-201-58/+0
|\ \ | |/ |/|
| * Delete FreeBSD's MNTK_ constantsAlan Somers2022-01-191-57/+0
| * Remove KERN_STACKTOPAlan Somers2022-01-191-1/+0
* | uclibc: fix O_TMPFILE value, un-pub some unused fields to fix libc-testJonah Petri2022-01-192-20/+20
|/
* uclibc: PTRACE_O_MASK comes from the kernel, not from libc, so don't speciali...Jonah Petri2022-01-192-7/+1
* Auto merge of #2615 - lancethepants:TIOCGWINSZ, r=Amanieubors2022-01-1836-935/+329
|\
| * Undefine FIOASYNC for sparc64.lancethepants2022-01-181-1/+1
| * Consolidate all Ioctl constants and functions by architecture.lancethepants2022-01-1736-935/+329
* | Add `ip_mreqn` on AndroidTamir Duberstein2022-01-171-0/+6
* | Add `ip_mreqn` on FreeBSDTamir Duberstein2022-01-171-0/+6
* | Add `ip_mreqn` on Apple platformsTamir Duberstein2022-01-171-0/+6
|/
* Auto merge of #2631 - devnexen:fbsd13_upd_shm, r=Amanieubors2022-01-171-0/+14
|\
| * shm api update from FreeBSD 13David CARLIER2022-01-161-0/+14
* | Auto merge of #2630 - kaniini:chore/s390x-musl-fixes, r=Amanieubors2022-01-171-4/+4
|\ \
| * | Fix definitions of FIONBIO/FIONCLEX/FIOCLEX constants on s390x-musl.Ariadne Conill2022-01-161-3/+3
| * | Fix ioctl definition on s390x-musl targets.Ariadne Conill2022-01-161-1/+1
| |/
* | Auto merge of #2629 - devnexen:apple_execinfo_upd, r=Amanieubors2022-01-171-0/+22
|\ \
| * | macOs update backtrace api.David CARLIER2022-01-151-0/+22
| |/
* | Auto merge of #2628 - devnexen:netbsd_prot_mprotect, r=Amanieubors2022-01-161-0/+8
|\ \
| * | netbsd add PROT_MPROTECT macros.David Carlier2022-01-151-0/+8
| |/
* | Add android ioctl constansts: BLKSSZGET and BLKPBSZGETMek1012022-01-131-0/+3
|/
* Define UMOUNT_NOFOLLOW on Linux-like platformsRyan Zoeller2022-01-121-2/+2
* Auto merge of #2622 - devnexen:fuse_super_magic, r=Amanieubors2022-01-121-0/+2
|\
| * linux GLIBC add FUSE_SUPER_MAGICDavid Carlier2022-01-121-0/+2