summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2864 - ivmarkov:master, r=Amanieubors2022-08-091-0/+5
|\
| * Socket constants necessary for ESP-IDF support in socket2Ivan Markov2022-08-041-0/+5
* | Auto merge of #2848 - Bryanskiy:android-crt-static, r=Amanieubors2022-08-092-4/+8
|\ \
| * | getting back android traget in case without rustc-dep-of-stdBryanskiy2022-07-311-0/+1
| * | add crt-static for androidBryanskiy2022-07-162-5/+8
* | | Auto merge of #2857 - MaoHan001:master, r=Amanieubors2022-08-093-0/+352
|\ \ \
| * | | Add definitions in libc headers in Android for riscv64Chen Guoyin2022-08-043-0/+352
* | | | Auto merge of #2861 - Tastaturtaste:master, r=Amanieubors2022-08-081-2/+10
|\ \ \ \
| * | | | Fix for https://github.com/rust-lang/libc/issues/2860Tastaturtaste2022-08-041-2/+10
| |/ / /
* | | | Auto merge of #2855 - i509VCB:siginfo, r=Amanieubors2022-08-073-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | add BUS_ si_code constantsi509VCB2022-07-313-0/+21
| |/ /
* | | feat: Add `f_flags_ext` member to Apple's `statfs` structureAlexis (Poliorcetics) Bourget2022-08-021-1/+2
|/ /
* | Auto merge of #2854 - pabigot:pabigot/20220729a, r=JohnTitorbors2022-07-291-0/+1
|\ \
| * | linux: add TFD_TIMER_CANCEL_ON_SET constantPeter A. Bigot2022-07-291-0/+1
* | | memmem and task_set_info is available on iOSJeong YunWon2022-07-281-0/+6
|/ /
* | Few socket updates related for Linux.David Carlier2022-07-221-0/+12
* | Auto merge of #2838 - devnexen:linux_followup_prctl, r=JohnTitorbors2022-07-201-0/+13
|\ \
| * | linux prctl add speculation control flagsDavid Carlier2022-07-201-0/+13
* | | Add ETH_P_IP to Fuchsia public constantsNick Brown2022-07-151-0/+3
* | | Auto merge of #2841 - asomers:openbsd-chflags, r=Amanieubors2022-07-123-12/+21
|\ \ \
| * | | Fix the type of file flags on OpenBSDAlan Somers2022-07-103-12/+21
| | |/ | |/|
* | | Fix FreeBSD CPU_ macrosRyan Zoeller2022-07-111-5/+5
|/ /
* | Auto merge of #2840 - devnexen:linux_prctl_update3, r=JohnTitorbors2022-07-071-0/+4
|\ \
| * | prctl process timing control options for android.David Carlier2022-07-071-0/+4
* | | Auto merge of #2839 - nielx:haiku-posix_spawn, r=JohnTitorbors2022-07-071-0/+78
|\ \ \ | |/ / |/| |
| * | Haiku: add the posix_spawn functions and constantsNiels Sascha Reedijk2022-07-021-0/+78
| |/
* | linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-291-0/+10
|/
* Auto merge of #2833 - devnexen:linux_prctl_update, r=JohnTitorbors2022-06-261-0/+6
|\
| * linux/glibc tagged ptr supports for arm64 control addition.David Carlier2022-06-261-0/+6
* | task_set_info addition, on macOs only.David CARLIER2022-06-241-0/+5
|/
* Auto merge of #2830 - tiann:master, r=JohnTitorbors2022-06-221-0/+202
|\
| * Add rtnetlink.h, if_addr.h, if_link.h header to Androidtiann2022-06-221-11/+20
| * Add rtnetlink.h, if_link.h header to Androidtiann2022-06-221-0/+193
* | Auto merge of #2823 - brunowonka:fuchsia, r=JohnTitorbors2022-06-211-0/+8
|\ \ | |/ |/|
| * Automatically derive traits for in6_pktinfoBruno Dal Bo2022-06-211-5/+5
| * in6_pktinfo.ipi6_ifindex is unsignedBruno Dal Bo2022-06-131-1/+1
| * Add IPv6 CMSG options to FuchsiaBruno Dal Bo2022-06-101-0/+8
* | memfd_create additional flags for FreeBSD.David CARLIER2022-06-191-0/+13
* | Remove rumprun-related codeYuki Okushi2022-06-192-12/+1
* | task_threads addition for macOsDavid CARLIER2022-06-171-0/+8
* | apple add task_create/task_terminateDavid CARLIER2022-06-141-0/+11
* | Auto merge of #2825 - devnexen:haiku_sigaltstack, r=JohnTitorbors2022-06-131-0/+4
|\ \
| * | haiku sigaltstack api completion.David Carlier2022-06-121-0/+4
| |/
* | Add doc aliases on __error() functionGuillaume Gomez2022-06-122-0/+4
|/
* Correctly handle some consts declaration on macOSYuki Okushi2022-06-091-4/+10
* Enable `libc_const_extern_fn` implicitly from Rust 1.62Yuki Okushi2022-06-081-1/+1
* Auto merge of #2817 - devnexen:macos_arm64_context_upd, r=JohnTitorbors2022-06-071-0/+1
|\
| * ucontext usage update on macos 64 bits.David CARLIER2022-06-071-0/+1
* | adds some android symbolsLattice 02022-06-021-0/+4
|/
* linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-314-0/+64