summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Auto merge of #2651 - devnexen:getpagesizes_fbsd, r=Amanieubors2022-01-252-0/+3
|\ \ | |/ |/|
| * getpagesizes for freebsd additionDavid CARLIER2022-01-252-0/+3
|/
* Auto merge of #2650 - sunfishcode:sunfishcode/mfd-huge-sizes, r=Amanieubors2022-01-255-16/+44
|\
| * Update mipsel-unknown-linux-musl too.Dan Gohman2022-01-241-7/+7
| * Update the sysinfo_guard.patch patch for the new toolchain.Dan Gohman2022-01-241-2/+2
| * Update more paths for the new toolchain.Dan Gohman2022-01-241-3/+3
| * Update the mips-unknown-linux-musl CI toolchain.Dan Gohman2022-01-241-4/+4
| * 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-255-179/+121
|\ \
| * | Give android the same special case for `FUSE_SUPER_MAGIC` that linux has.Dan Gohman2022-01-241-0/+3
| * | 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-242-0/+52
|\ \ \
| * | | netbsd add ifconf dataDavid Carlier2022-01-242-0/+52
* | | | 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-242-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Define ip_mreqn on OpenBSDCharlie Root2022-01-242-0/+7
* | | | | Auto merge of #2646 - atopia:uclibc-constants, r=Amanieubors2022-01-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add O_NOFOLLOW flag to uclibcBenjamin Lamowski2022-01-241-0/+1
| |/ / /
* | | | Auto merge of #2645 - Jakob-Naucke:bump-0.2.114, r=Amanieubors2022-01-242-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update crate version to 0.2.114Jakob Naucke2022-01-242-3/+3
|/ / /
* | | 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
| | |/ | |/|
* | | Auto merge of #2642 - tamird:mreqn-all-linux, r=Amanieubors2022-01-2418-50/+12
|\ \ \ | |/ / |/| |
| * | Define ip_mreqn on all Linux platformsTamir Duberstein2022-01-2318-50/+12
|/ /
* | Auto merge of #2640 - skrap:master, r=Amanieubors2022-01-215-10/+41
|\ \
| * | add CI for armv7-unknown-linux-uclibceabihfJonah Petri2022-01-215-10/+41
* | | Auto merge of #2543 - asomers:fspacectl, r=Amanieubors2022-01-212-1/+26
|\ \ \ | |/ / |/| |
| * | Add fspacectl, new in FreeBSD 14Alan Somers2022-01-202-1/+26
* | | Auto merge of #2638 - devnexen:shm_create_largepage_fbsd, r=Amanieubors2022-01-212-1/+16
|\ \ \ | |/ / |/| |
| * | freebsd 13 non thp userspace fn.David CARLIER2022-01-202-1/+16
| |/
* | Auto merge of #2637 - asomers:no-kern-stacktop, r=Amanieubors2022-01-203-77/+4
|\ \ | |/ |/|
| * Update the FreeBSD 14 CI imageAlan Somers2022-01-191-1/+1
| * Delete FreeBSD's MNTK_ constantsAlan Somers2022-01-192-73/+3
| * Remove KERN_STACKTOPAlan Somers2022-01-192-3/+0
* | Auto merge of #2636 - skrap:master, r=Amanieu0.2.113bors2022-01-204-31/+21
|\ \
| * | uclibc: fix O_TMPFILE value, un-pub some unused fields to fix libc-testJonah Petri2022-01-194-31/+21
| |/
* | Auto merge of #2635 - Thomasdezeeuw:v0.2.113, r=Amanieubors2022-01-202-3/+3
|\ \ | |/ |/|
| * Release v0.2.113Thomas de Zeeuw2022-01-192-3/+3
* | Auto merge of #2634 - skrap:master, r=Amanieubors2022-01-192-7/+1
|\ \ | |/ |/|
| * 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
* | Auto merge of #2625 - tamird:ip_mreqn, r=Amanieubors2022-01-176-0/+21
|\ \ | |/ |/|
| * Add `ip_mreqn` on AndroidTamir Duberstein2022-01-172-0/+7