summaryrefslogtreecommitdiff
path: root/libc-test/build.rs
Commit message (Expand)AuthorAgeFilesLines
* add `ifreq` and friends for linuxFolkert2022-10-161-1/+4
* Auto merge of #2941 - SteveLauC:statx-constants-on-gnu-linux, r=JohnTitorbors2022-10-091-0/+3
|\
| * add missing STATX_ATTR_* constants on gnu/linuxSteve Lau2022-10-091-0/+3
* | os_log/signpost for apple api subsetDavid CARLIER2022-10-071-0/+1
|/
* Add bindings to Apple's `os/lock.h` APIs (os_unfair_lock)Thom Chiovoloni2022-10-051-0/+3
* linux add ptrace_rseq_configurationDavid Carlier2022-09-291-0/+3
* Do not import `sys/sendfile.h`Yuki Okushi2022-09-281-1/+0
* Ignore some itemsYuki Okushi2022-09-281-4/+120
* Try to update emsdk versionYuki Okushi2022-09-251-1/+9
* test: Unignore some itemsYuki Okushi2022-09-201-105/+13
* test: Ignore some items changed in recent Linux versionsYuki Okushi2022-09-201-1/+15
* Add test exceptionsChristian Duerr2022-09-091-0/+11
* Auto merge of #2891 - asomers:makedev, r=JohnTitorbors2022-09-091-0/+9
|\
| * Add makedev for the BSDsAlan Somers2022-09-071-0/+9
* | apple: Add the attrlist set of functionsbeetrees2022-09-061-1/+1
* | Fix the tests on the latest FreeBSD 14.0-CURRENTAlan Somers2022-09-031-2/+27
* | Auto merge of #2896 - devnexen:pthread_jit_mac_upd, r=JohnTitorbors2022-09-021-0/+3
|\ \
| * | apple add pthread_jit_write_callback_t api related.David CARLIER2022-09-011-0/+3
* | | Auto merge of #2889 - phi-gamma:rtnetlink-mcast-groups, r=JohnTitorbors2022-09-021-0/+6
|\ \ \ | |/ / |/| |
| * | linux: add rtnetlink mcast group definitionsPhilipp Gesang2022-08-311-0/+6
| |/
* | freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-291-0/+5
|/
* Auto merge of #2876 - phi-gamma:netfilter, r=JohnTitorbors2022-08-241-0/+15
|\
| * linux: add missing netfilter definitionsPhilipp Gesang2022-08-211-0/+15
* | IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-181-0/+2
* | openbsd: ignore ci error about unexistent KERN_NSELCOLL constantSébastien Marie2022-08-171-0/+2
|/
* Auto merge of #2873 - pirocks:master, r=JohnTitorbors2022-08-151-0/+6
|\
| * Add pthread_sigqueue.Francis Nixon2022-08-131-0/+6
* | Ignore FUTEX_LOCK_PI2 in testsRyan Zoeller2022-08-131-0/+3
|/
* Limit `gnu/libc-version.h` header to glibcChristian Legnitto2022-08-111-1/+1
* Add `gnu_get_[version|release]` for glibcChristian Legnitto2022-08-031-0/+1
* Few socket updates related for Linux.David Carlier2022-07-221-0/+1
* linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-291-0/+3
* Auto merge of #2831 - JohnTitor:macos-12-ci, r=Amanieubors2022-06-221-3/+0
|\
| * Remove a workaround for older macOSYuki Okushi2022-06-211-3/+0
* | Add rtnetlink.h, if_addr.h, if_link.h header to Androidtiann2022-06-221-0/+3
|/
* memfd_create additional flags for FreeBSD.David CARLIER2022-06-191-0/+13
* Remove rumprun-related codeYuki Okushi2022-06-191-21/+0
* linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-311-0/+3
* Auto merge of #2804 - JohnTitor:cleanup-freebsd-test, r=Amanieubors2022-05-311-159/+4
|\
| * Remove workarounds for old FreeBSDs on libc-testYuki Okushi2022-05-281-159/+4
* | Auto merge of #2607 - devnexen:user_fpsimd_struct_arm64, r=Amanieubors2022-05-281-1/+3
|\ \ | |/ |/|
| * linux glibc add user_fpsimd_struct structDavid Carlier2022-01-041-1/+3
* | Auto merge of #2791 - openqrnch:macos-rawsock, r=Amanieubors2022-05-241-0/+4
|\ \
| * | Add missing headers for tests on macos.Jan Danielsson2022-05-171-0/+4
* | | dragonflybsd adding subset of kvm apiDavid Carlier2022-05-221-0/+5
|/ /
* | Auto merge of #2768 - colincross:pthread_setname_np, r=Amanieubors2022-05-111-0/+3
|\ \
| * | Promote pthread_getname_np and pthread_setname_np from glibc to linuxColin Cross2022-05-101-0/+3
* | | Add LIO_READV and LIO_WRITEV on FreeBSDAlan Somers2022-05-071-0/+3
* | | Auto merge of #2775 - asomers:aio_writev2, r=Amanieubors2022-05-051-0/+2
|\ \ \
| * | | Enable aio_{read,write}v on FreeBSDAlan Somers2022-05-051-0/+2