summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2659 - tmandry:fix-freebsd-std, r=Amanieu0.2.116bors2022-01-281-16/+8
|\
| * Gate PartialEq and Eq on freebsd objects behind extra_traitsTyler Mandry2022-01-281-16/+8
* | Auto merge of #2480 - Meziu:master, r=Amanieubors2022-01-282-4/+228
|\ \
| * | Use c_longlong for time_t on horizonIan Chamberlain2022-01-231-1/+8
| * | Fixed sockaddr definitionAndrea Ciliberti2022-01-231-1/+1
| * | Fixed conditional programming lintAndrea Ciliberti2022-01-232-14/+26
| * | Fixed network implementationsMeziu2022-01-232-1/+10
| * | Fixed struct/constants orderMeziu2022-01-231-34/+34
| * | ARMv6K Horizon OS supportMeziu2022-01-232-0/+196
* | | Auto merge of #2656 - kraj:rv64-musl-defines, r=Amanieubors2022-01-281-0/+5
|\ \ \ | |_|/ |/| |
| * | riscv64/mod.rs: Add missing error codesKhem Raj2022-01-261-0/+5
* | | 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