summaryrefslogtreecommitdiff
path: root/libc-test/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Skip more items on CIYuki Okushi2021-01-071-3/+7
* Define basic Linux SocketCAN constants and typesDamian Jarek2021-01-071-1/+11
* Auto merge of #2020 - joshtriplett:ifla, r=JohnTitorbors2021-01-051-0/+22
|\
| * Add more IFLA_ valuesJosh Triplett2021-01-051-0/+22
* | ignore changed constants in test for nowBenedikt Steinbusch2021-01-011-0/+2
* | ignore __v field of __darwin_arm_neon_state64 in testsBenedikt Steinbusch2021-01-011-0/+1
|/
* Add missing commaJack Lloyd2020-12-081-1/+1
* List Android headers needed for getauxval in libc-test/build.rsJack Lloyd2020-12-081-0/+2
* Auto merge of #1982 - Thomasdezeeuw:freebsd-getrandom, r=JohnTitorbors2020-11-271-0/+1
|\
| * Add getrandom to FreeBSDThomas de Zeeuw2020-11-241-0/+1
* | tests should ignore setservent() and endservent() on illumosJoshua M. Clulow2020-11-251-0/+5
|/
* Skip test for `ELAST` on FreeBSD 12Yuki Okushi2020-10-311-0/+5
* Make tests for bsd passedLzu Tao2020-10-271-2/+33
* Auto merge of #1902 - george-hopkins:mptcp, r=JohnTitorbors2020-10-241-0/+4
|\
| * linux: Add definitions for Multipath TCPGeorge Hopkins2020-10-211-0/+4
* | Auto merge of #1934 - JohnTitor:redox, r=JohnTitorbors2020-10-191-18/+1
|\ \
| * | Exclude redox from cmsg testYuki Okushi2020-10-171-2/+1
| * | Remove some header files from `test_redox`Yuki Okushi2020-10-171-16/+0
* | | Skip `MINCORE_SUPER` on FreeBSD 13Yuki Okushi2020-10-171-0/+5
|/ /
* | Unignore tests for some functions on AArch64-AndroidYuki Okushi2020-10-171-26/+0
* | libc-test: add process_vm* to exceptions for androidrupansh-arch2020-10-161-0/+2
|/
* Android: Add VMADDR_ constants.Andrew Walbran2020-10-071-0/+3
* Merge pull request #1897 from Aaron1011/feature/sys-pidfd-open-clone3Josh Triplett2020-09-301-0/+7
|\
| * Add SYS_pidfd_open and SYS_clone3Aaron Hill2020-09-171-0/+7
* | Android: Add vsock constants and struct.Andrew Walbran2020-09-291-0/+1
|/
* Added clock_getcpuclockid to more targetsDaniil Bondarev2020-08-211-4/+16
* add fmemopen, open_memstream, and open_wmemstream for POSIX.1-2008Jed Brown2020-08-191-1/+2
* Merge pull request #1861 from joshtriplett/p_pidfdYuki Okushi2020-08-191-0/+9
|\
| * Define P_PIDFD, used with waitidJosh Triplett2020-08-181-0/+9
* | Add regex.h to libc-test for AndroidFredrik Fornwall2020-08-161-0/+1
|/
* add openpty and forkpty implementation for illumos systemsJoshua M. Clulow2020-08-051-0/+1
* Deprecate CTL_P1003_1B_MAXIDAlan Somers2020-07-271-0/+4
* Run rustfmtYuki Okushi2020-07-271-6/+2
* Merge pull request #1830 from JohnTitor/utmpxYuki Okushi2020-07-241-1/+8
|\
| * Declare `utmpx` on muslYuki Okushi2020-07-221-1/+8
* | Skip test for "VMADDR_CID_RESERVED" and "VMADDR_CID_LOCAL"Stefano Garzarella2020-07-201-0/+6
|/
* Move the SEAL constants to freebsd12 moduleSimonas Kazlauskas2020-07-201-1/+1
* Add some missing fcntl flags for freebsdSimonas Kazlauskas2020-07-201-0/+12
* Expose EPOLLEXCLUSIVE on illumos platformPatrick Mooney2020-07-171-0/+5
* Merge pull request #1811 from sunfishcode/wasi-moreYuki Okushi2020-07-071-0/+1
|\
| * Add more WASI libc definitions.Dan Gohman2020-07-061-0/+1
* | FreeBSD: chase CTL_UNSPEC to CTL_SYSCTL, IPPROTO_SEP to IPPROTO_DCCP renamesGreg V2020-07-061-0/+16
* | FreeBSD: add ucontext.h to libc-testGreg V2020-07-061-0/+1
|/
* Android: Add various constants and functions.Andrew Walbran2020-06-301-1/+4
* Merge pull request #1792 from jasonbking/cmsgYuki Okushi2020-06-271-2/+9
|\
| * Add ancillary socket data accessor functions for solarish OSesJason King2020-06-261-2/+9
* | added freebsd register structsSimon Wörner2020-06-221-0/+1
* | illumos: Add eventfd supportPatrick Mooney2020-06-091-0/+1
|/
* Run rustfmtYuki Okushi2020-06-021-3/+7
* Use ctest2 to drop old dependenciesYuki Okushi2020-06-021-1/+1