summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Add new sendfile flags for FreeBSDAndrew Morrow2018-05-171-0/+3
* add pktinfo consts and structs for linux and appleJake McGinty2018-04-221-0/+3
* fix this for stdbuild onlygnzlbg2018-04-151-0/+5
* fix undefined behavior due to incorrect packing on macosxgnzlbg2018-04-151-3/+0
* Add MAP_STACK constant to OpenBSDSébastien Marie2018-03-191-1/+4
* Fix test suite on FreeBSD 11Wesley Moore2018-03-121-0/+1
* Fix BSD errors (hopefully)Fredrick Brennan2018-03-041-0/+3
* Auto merge of #931 - bdrewery:posix_spawn_freebsd, r=alexcrichtonbors2018-02-281-0/+1
|\
| * Add posix_spawn bindings for FreeBSDBryan Drewery2018-02-261-0/+1
* | perform ctest with and without stdgnzlbg2018-02-271-2/+8
* | Add missing netfilter constantsLinus Färnstrand2018-02-251-0/+1
* | Add genetlink.h constantsLinus Färnstrand2018-02-221-1/+2
|/
* Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia sy...luozijun2018-02-071-2/+1
* add macosx sysv ipc shared memorygnzlbg2018-02-031-1/+3
* Auto merge of #902 - gnzlbg:missing_linux_intrinsics, r=malbarbobors2018-02-011-0/+1
|\
| * add sys/auxv.h to build.rsgnzlbg2018-01-191-0/+1
* | Add netfilter constants to Linux and AndroidLinus Färnstrand2018-01-301-1/+2
* | Auto merge of #909 - alexcrichton:posix-spawn, r=alexcrichtonbors2018-01-261-0/+6
|\ \
| * | Add posix_spawn bindingsAlex Crichton2018-01-251-0/+6
* | | Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-231-2/+4
* | | Ignore new FreeBSD constants in testsGreg V2018-01-221-0/+4
* | | Add FreeBSD process descriptors APIGreg V2018-01-221-0/+1
|/ /
* | Move some containers to ubuntu 18.04Alex Crichton2018-01-181-0/+5
|/
* Add sockaddr_ctl on MacBryant Mairs2018-01-141-1/+2
* Auto merge of #896 - cneira:master, r=alexcrichtonbors2018-01-121-1/+4
|\
| * adding epoll for illumosneirac2018-01-111-1/+4
* | feat(linux): add mntent struct and related functionsKelsey Z2018-01-111-1/+2
|/
* Add bpf constant on macOSluozijun2017-12-271-0/+1
* Add struct `bpf_hdr` on macOSluozijun2017-12-271-0/+1
* Add some constants for linux and macosluozijun2017-12-261-1/+3
* Add SECCOMP_MODE_* flags on LinuxJörg Thalheim2017-12-191-0/+1
* Auto merge of #871 - asomers:mq, r=alexcrichtonbors2017-12-171-1/+16
|\
| * POSIX mqueue bindings for the BSDsAlan Somers2017-12-161-1/+16
* | Add `net/if_utun.h` constants for macos platform and `linux/if_tun.h` for lin...luozijun2017-12-141-0/+2
* | remove includeluozijun2017-12-121-2/+0
* | Add `sockaddr_dl` for all bsdlikeluozijun2017-12-121-1/+1
* | fix freebsd include pathluozijun2017-12-121-1/+1
* | fix include pathluozijun2017-12-121-3/+1
* | update libc-test/build.rsluozijun2017-12-121-1/+4
|/
* Add some Solaris quirksbgermann2017-11-181-3/+8
* Prerequisites for Solaris testing supportbgermann2017-11-181-3/+30
* Add dl_iterate_phdr and related typesSteven Fackler2017-11-101-1/+5
* Expose MFD_ constants on all Linux targets.Bryant Mairs2017-11-061-0/+1
* Add MFD_ constants for memfd_createBryant Mairs2017-11-051-0/+4
* Add constants used by getrandom linux syscallMarco A L Barbosa2017-11-021-0/+8
* Use ctest from git to allow testing linux x32Marco A L Barbosa2017-10-271-1/+1
* Auto merge of #812 - malbarbo:x32, r=alexcrichtonbors2017-10-191-1/+3
|\
| * Linux x32 does not support sysctlMarco A L Barbosa2017-10-181-1/+3
* | Auto merge of #802 - Mic92:setfsuid, r=alexcrichtonbors2017-10-191-1/+2
|\ \
| * | provide setfsgid/setfsuid also on androidJoerg Thalheim2017-10-191-1/+2