summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/linux/musl/b32
Commit message (Expand)AuthorAgeFilesLines
* Add ENOTSUP constant for riscv32/muslKhem Raj2022-08-191-0/+1
* Auto merge of #2540 - kraj:rv32-musl, r=Amanieubors2022-04-293-0/+817
|\
| * Add riscv32 support for musl C library based linux platformsKhem Raj2022-04-283-0/+817
* | Add 400-series syscalls to musl hexagon definitionsBrian Cain2022-02-271-0/+19
* | Auto merge of #2690 - lancethepants:RLIMIT, r=Amanieubors2022-02-215-38/+0
|\ \
| * | Set __rlimit_resource_t definition for all uclibc (c_ulong).lancethepants2022-02-215-38/+0
* | | Implement extra traits for ucontext_tAmanieu d'Antras2022-02-111-0/+35
* | | Add mcontext_t and ucontext_t for ARM LinuxAmanieu d'Antras2022-02-111-0/+36
|/ /
* | Consolidate all Ioctl constants and functions by architecture.lancethepants2022-01-176-206/+0
|/
* Move TIOCM* ioclts and associated flags to linux::arch::*Maarten de Vries2021-11-115-79/+0
* Move termios2 struct and ioctl constants to linux::arch.Maarten de Vries2021-11-061-11/+0
* Auto merge of #2143 - coolreader18:rlim-nlimits-linux, r=JohnTitorbors2021-04-084-0/+4
|\
| * Add RLIM_NLIMITS constant as alias of RLIMIT_NLIMITS on linux_likeNoah2021-04-084-0/+4
* | Auto merge of #2139 - JohnTitor:style-rework, r=Amanieubors2021-04-063-15/+3
|\ \
| * | Fix styleYuki Okushi2021-04-063-15/+3
* | | Unified all Linux sockopts definitions by archzonyitoo2021-04-055-169/+1
|/ /
* | Define SO_INCOMING_CPU for i686-unknown-linux-muslFlorent Bécart2021-03-261-0/+1
* | Add SO_INCOMING_CPU for targets arm-unknown-linux-*zonyitoo2021-03-171-0/+1
* | Add more syscall constanstsDominik Stolz2021-03-164-0/+72
* | Add SYS_clone3 for musl targetsDominik Stolz2021-03-144-0/+4
|/
* Add SO_PEERSEC and SO_PASSSEC for all linux archs and androidTorbjørn Birch Moltu2021-03-084-0/+8
* RustfmtAmanieu d'Antras2021-02-012-2/+2
* Address review comments.David Craven2020-12-033-54/+0
* linux hexagon: add missing definesBrian Cain2020-06-041-0/+3
* Add TIOCSBRK/TIOCCBRK to more supported platformsBryant Mairs2020-05-071-2/+0
* Add bindings for POSIX regexesAlexander Batischev2020-04-131-0/+1
* This adds the defines from include/uapi/asm-generic/hugetlb_encode.h and the ...Guillume DIDIER2020-04-091-2/+0
* Tweak `MAP_SYNC`Yuki Okushi2020-03-152-0/+2
* Add F_OFD_* constantsAndre Nathan2020-03-104-0/+12
* structs nlmsghdr, nlmsgerr and nlattr added to linux arm and x86 musl targetsru2020-02-192-0/+36
* structs nlmsghdr, nlmsgerr and nlattr added to linux mips musl targetru2020-02-191-0/+18
* Bring back SYS_pkey_* for musloxalica2019-11-221-2/+3
* Provide SYS_statx for more archoxalica2019-11-224-0/+7
* max_align_t does not need Debuggnzlbg2019-09-253-0/+3
* use no-extra-traitsgnzlbg2019-09-253-3/+3
* Do not use tuple structsgnzlbg2019-09-253-3/+9
* Fix max_align_tgnzlbg2019-09-253-9/+12
* Implement max_align_tgnzlbg2019-09-206-0/+30
* Formattinggnzlbg2019-09-126-146/+143
* Deprecate RLIM_NLIMITSAlan Somers2019-09-021-0/+4
* Add support for hexagon-unknown-linux-muslBrian Cain2019-07-272-0/+798
* Remove AF_MAX, PF_MAX, NET_MAXID constantsBryant Mairs2019-07-054-64/+0
* Fix style lintsJoe Richey2019-06-143-24/+24
* Add getrandom() on non-mips muslJoe Richey2019-06-143-0/+24
* Add FIONCLEX for LinuxTorbjørn Birch Moltu2019-06-074-0/+4
* Rename the notbsd module to linux_likegnzlbg2019-06-035-0/+3581