summaryrefslogtreecommitdiff
path: root/libc-test/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for OpenHarmonyAmanieu d'Antras2023-03-041-2/+2
* Auto merge of #3039 - devnexen:membarrier_flags_linux, r=JohnTitorbors2023-03-031-0/+11
|\
| * membarrier flags constants additionDavid Carlier2023-02-221-0/+11
* | Ignore some removed `IP_*` consts on FreeBSDYuki Okushi2023-03-031-0/+4
* | Add posix_spawnattr_set_qos_class_npStiopa Koltsov2023-02-221-0/+1
|/
* Auto merge of #3119 - kosayoda:posix_spawn_gnu, r=JohnTitorbors2023-02-221-0/+4
|\
| * Skip certain tests on sparc64 due to old glibc version.kosayoda2023-02-211-0/+4
* | Auto merge of #3124 - valpackett:fbsd, r=JohnTitorbors2023-02-211-2/+10
|\ \
| * | FreeBSD: add Linux-compatible clock aliasesVal Packett2023-02-191-0/+8
| * | FreeBSD: add AT_RESOLVE_BENEATHVal Packett2023-02-191-2/+2
* | | Auto merge of #3076 - ETKNeil:add-statx-dioalign, r=JohnTitorbors2023-02-201-0/+3
|\ \ \ | |/ / |/| |
| * | Add STATX_DIOALIGN (introduced in linux v6.1)ETKNeil2023-02-201-0/+3
* | | Auto merge of #3116 - devnexen:prctl_upd_arm64, r=JohnTitorbors2023-02-191-1/+3
|\ \ \
| * | | prctl SME flags for gnu arm64.David Carlier2023-02-181-1/+3
| |/ /
* | | FreeBSD: add AT_EMPTY_PATHVal Packett2023-02-181-1/+3
|/ /
* | freebsd sctp support part 3David Carlier2023-02-121-1/+6
* | Auto merge of #3114 - valpackett:fbsd, r=JohnTitorbors2023-02-121-16/+29
|\ \
| * | FreeBSD: libc-test: make the skip_fn section less messyVal Packett2023-02-111-19/+16
| * | FreeBSD: move newly introduced functions in all versions back to rootVal Packett2023-02-111-1/+11
| * | Add more FreeBSD-specific path open option constantsVal Packett2023-02-111-0/+6
* | | Auto merge of #3112 - devnexen:fbsd_tcp_info, r=JohnTitorbors2023-02-121-0/+3
|\ \ \
| * | | freebsd tcp_info data addition.David Carlier2023-02-101-0/+3
| |/ /
* | | linux starting adding sctp supportDavid Carlier2023-02-101-1/+4
|/ /
* | Auto merge of #3105 - devnexen:macos_stack_np, r=JohnTitorbors2023-02-091-0/+1
|\ \
| * | apple add pthread_stack_frame_decode_npDavid CARLIER2023-02-051-0/+1
| |/
* | freebsd further sctp support.David Carlier2023-02-051-0/+1
|/
* freebsd add initial sctp supportDavid Carlier2023-02-041-0/+3
* pidfile util api for freebsd addition.David Carlier2023-02-021-0/+1
* Auto merge of #3060 - shikhapanwar:sycfs_for_android, r=JohnTitorbors2023-01-311-0/+3
|\
| * ANDROID: Add syncfs API in liblibcShikha Panwar2023-01-301-0/+3
* | Auto merge of #3072 - Freax13:arm/user_regs, r=JohnTitorbors2023-01-281-1/+3
|\ \
| * | add `user_regs` for linux on armTom Dohrmann2023-01-221-1/+3
* | | Update a couple of commentsKleis Auke Wolthuizen2023-01-231-12/+6
* | | Auto merge of #3073 - devnexen:fbsd14_ptrace_upd2, r=JohnTitorbors2023-01-221-0/+3
|\ \ \
| * | | freebsd 14 add ptrace_sc_remote.David Carlier2023-01-191-0/+3
* | | | Auto merge of #3053 - tones111:rtnl_if_attr_tags, r=JohnTitorbors2023-01-221-0/+9
|\ \ \ \
| * | | | ignore symbols to satisfy sparc64 builderPaul Sbarra2023-01-211-4/+6
| * | | | linux: add additional netlink interface attribute tagsPaul Sbarra2023-01-171-0/+7
| | |/ / | |/| |
* | | | Ignore some ABI changed fns on macOSYuki Okushi2023-01-211-0/+6
| |/ / |/| |
* | | netbsd 10 adding getentropy/getrandom.David Carlier2023-01-171-0/+3
|/ /
* | adding mimmutable from openbsd (7.3)David Carlier2023-01-091-0/+3
* | linux: add OPEN_TREE_CLONE and OPEN_TREE_CLOEXECLuca BRUNO2023-01-091-0/+4
|/
* linux add scheduler core for prctl constantsDavid Carlier2023-01-081-0/+3
* Add misc constants and functions for androidFrederick Mayle2022-12-201-0/+3
* Add support for QNX/Neutrino 7.1Florian Bartels2022-12-161-0/+252
* Auto merge of #3021 - devnexen:getopt_long, r=JohnTitorbors2022-12-031-0/+8
|\
| * adding getopt_long for unixes.David Carlier2022-12-011-0/+8
* | Enable copy_file_range on FreeBSDAlan Somers2022-11-301-0/+1
|/
* freebsd subset of memstat api additionDavid CARLIER2022-11-131-0/+5
* Auto merge of #2992 - devnexen:fbsd_procctl_upd, r=JohnTitorbors2022-11-101-0/+9
|\