summaryrefslogtreecommitdiff
path: root/libc-test/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1105 - gz:fix-timestamping, r=gnzlbgbors2018-11-271-0/+1
|\
| * Added missing net_tstamp.h header to tests.Gerd Zellweger2018-11-211-0/+1
* | Merge branch 'master' into strcase-variousTom Parker-Shemilt2018-11-231-1/+1
|\ \ | |/
| * Prepare for being included via crates.io into stdAlex Crichton2018-11-211-1/+1
* | strcase*: add redox supportTom Parker-Shemilt2018-11-231-1/+2
* | strcase*: Add cloudabi supportTom Parker-Shemilt2018-11-231-0/+5
* | Merge branch 'master' into strcase-variousTom Parker-Shemilt2018-11-211-18/+51
|\ \ | |/
| * splice the common libc functions and ctypes throughout the librarygnzlbg2018-11-211-18/+51
* | Define _WITH_GETLINE for FreeBSD so we can move getline into general UnixTom Parker-Shemilt2018-11-201-0/+2
|/
* re-formatgnzlbg2018-11-191-117/+128
* Add support for SIGSYS in signalfdStephen Barber2018-11-061-1/+7
* syntax fixAlan Somers2018-10-301-2/+2
* Include <sys/extattr.h> during CIAlan Somers2018-10-301-0/+2
* Auto merge of #1075 - tbu-:pr_test_statics, r=alexcrichtonbors2018-09-131-1/+10
|\
| * Revert accidentally committed test ignoresTobias Bucher2018-09-131-2/+0
| * Theoretically test staticsTobias Bucher2018-09-051-1/+12
* | Add SO_REUSEPORT_LB to whitelist for build testsJohannes Lundberg2018-09-101-1/+2
* | Add a couple more ELF typesSteven Fackler2018-09-081-1/+5
|/
* Add some more elf typesSteven Fackler2018-09-021-1/+5
* Fix OSX builders on CIAlex Crichton2018-08-011-11/+56
* Add linux/module.h to test buildPascal Bach2018-07-171-0/+1
* Auto merge of #1039 - alesharik:master, r=alexcrichtonbors2018-07-171-2/+7
|\
| * Implement statfs for dragonfly, freebsd and openbsdalesharik2018-07-171-2/+7
* | remove ignore for published OpenBSD versionsSébastien Marie2018-07-141-6/+0
|/
* Add ENOATTR for AndroidMateusz Mikuła2018-07-041-1/+1
* add net/if_arp.h definitionsAndrew Cann2018-06-041-0/+1
* add rtentryAndrew Cann2018-06-011-0/+1
* Remove ioctl symbols for emscriptenAndrew Cann2018-05-301-1/+1
* Add linux socket ioctl defsAndrew Cann2018-05-301-0/+1
* Fixes test for android `getifaddrs`Bastian Köcher2018-05-261-0/+1
* 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
* | 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