summaryrefslogtreecommitdiff
path: root/libc-test/build.rs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Auto merge of #2743 - zx2c4-forks:grnd_insecure, r=Amanieubors2022-05-051-0/+6
|\ \ | |/ |/|
| * linux: add GRND_INSECURE constantJason A. Donenfeld2022-04-301-0/+6
* | Auto merge of #2769 - jessicah:haiku, r=Amanieubors2022-04-291-1/+7
|\ \
| * | haiku: improve platform compatibilityJessica Hamilton2022-04-291-1/+7
| |/
* | Add FreeBSD's umtx timeout struct and flag.Mara Bos2022-04-281-0/+1
* | Typo.Mara Bos2022-04-191-1/+1
* | Ignore futex() in libc-test/build.rs on OpenBSD.Mara Bos2022-04-191-0/+3
* | Add OpenBSD's futex.h.Mara Bos2022-04-191-0/+1
|/
* Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux.David Carlier2022-04-021-0/+2
* Auto merge of #2706 - abalmos:add-j1939, r=Amanieubors2022-03-111-0/+28
|\
| * Move typedefs into `skip_types` and clean upAndrew Balmos2022-03-081-40/+13
| * Don't test J1939 on musl.Andrew Balmos2022-03-071-1/+44
| * Re-add exceptions that are needed by old targetsAndrew Balmos2022-03-031-0/+5
| * Exempt J1939 constants and remove old exceptionsAndrew Balmos2022-03-031-4/+10
| * Add SocketCan J1939 constants and structsAndrew Balmos2022-03-031-0/+1
* | haiku build fixesDavid Carlier2022-03-071-0/+12
* | openbsd add lsearch/lfind fn.David Carlier2022-03-031-0/+1
* | adding getlocalbase to freebsd 13David CARLIER2022-03-021-0/+3
|/
* linux glibc add getentropy.David Carlier2022-02-261-0/+3
* Auto merge of #2693 - devnexen:solarish_getisax, r=Amanieubors2022-02-191-0/+1
|\
| * solarish getisax/auxiliary vector constantsDavid Carlier2022-02-191-0/+1
* | linux/android mempolicy options updateDavid Carlier2022-02-191-0/+4
|/
* solarish systems dl_iterate_phdr supportDavid Carlier2022-02-141-0/+1
* Auto merge of #2684 - Amanieu:fix-android-ci, r=Amanieubors2022-02-141-0/+25
|\
| * Fix multiple symbol definitions on Android CIAmanieu d'Antras2022-02-141-0/+25
* | Auto merge of #2677 - devnexen:fbsd14_tcp_flags, r=Amanieubors2022-02-121-0/+18
|\ \
| * | freebsd 14 new tcp constants.David CARLIER2022-02-111-0/+18
* | | Auto merge of #2661 - devnexen:solarish_lgrp_api, r=Amanieubors2022-02-121-6/+4
|\ \ \
| * | | solarish lgrp api subsetDavid Carlier2022-02-121-6/+4
* | | | Auto merge of #2679 - devnexen:fbsd_flopenapi, r=Amanieubors2022-02-121-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | flopen from libutil on freebsdDavid CARLIER2022-02-121-0/+3
| |/ /
* | | solarish systeminfoDavid Carlier2022-02-111-0/+1
|/ /
* | solarish: Fix tests for subsequent additionsPatrick Mooney2022-02-101-0/+9
* | illumos: fixes to get tests to passJoshua M. Clulow2022-02-101-0/+2
* | illumos: fixes for mcontext_t and related typesJoshua M. Clulow2022-02-101-0/+3
* | illumos: sendfile(3EXT) is in libsendfile, not libcJoshua M. Clulow2022-02-101-0/+1
|/
* freebsd tcp.h data updateDavid CARLIER2022-02-101-0/+8
* Auto merge of #2673 - devnexen:linux_mempolicies_flags, r=Amanieubors2022-02-081-0/+2
|\
| * linux glibc/android memory policies flagsDavid Carlier2022-02-081-0/+2
* | Auto merge of #2667 - devnexen:fcopyfile_mac, r=Amanieubors2022-02-061-0/+1
|\ \
| * | (f)copyfile fn for appleDavid CARLIER2022-02-031-0/+1
| |/
* | freebsd 14 add new PT_GETREGSET/PT_SETREGSET flagDavid CARLIER2022-02-031-1/+5
|/
* freebsd audit api introduction.David CARLIER2022-01-261-0/+1
* freebsd add ifconf data.David CARLIER2022-01-251-0/+1
* Auto merge of #2639 - sunfishcode:sunfishcode/linux-super-magic, r=Amanieubors2022-01-251-0/+3
|\
| * Give android the same special case for `FUSE_SUPER_MAGIC` that linux has.Dan Gohman2022-01-241-0/+3
* | Define ip_mreqn on all Linux platformsTamir Duberstein2022-01-231-0/+5
* | Auto merge of #2543 - asomers:fspacectl, r=Amanieubors2022-01-211-1/+10
|\ \