summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Auto merge of #2887 - devnexen:fbsd_cpusetid_t, r=JohnTitorbors2022-08-231-0/+4
|\ \ \ \
| * | | | add freebsd's cpusetid_t apiDavid CARLIER2022-08-221-0/+4
* | | | | Auto merge of #2883 - thomcc:confstr, r=JohnTitorbors2022-08-231-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add `confstr` and guaranteed `_CS_*` constants on appleThom Chiovoloni2022-08-181-0/+5
| | |_|/ | |/| |
* | | | Auto merge of #2886 - youknowone:apple-constant, r=JohnTitorbors2022-08-221-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | apple SEEK_{DATA,HOLE} O_{EVTONLY,NOFOLLOW_ANY}Jeong YunWon2022-08-211-0/+4
| |/ /
* | | Auto merge of #2882 - devnexen:eui64_fbsd, r=JohnTitorbors2022-08-213-0/+10
|\ \ \
| * | | IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-183-0/+10
| |/ /
* | | freebsd cpuset affinity flags.David CARLIER2022-08-211-0/+8
|/ /
* | Auto merge of #2879 - semarie:openbsd-KERN_NSELCOLL, r=JohnTitorbors2022-08-181-0/+2
|\ \
| * | openbsd: ignore ci error about unexistent KERN_NSELCOLL constantSébastien Marie2022-08-171-0/+2
| |/
* | freebsd adding ptsname_rDavid CARLIER2022-08-161-0/+1
|/
* Bump version to 0.2.132Francis Nixon2022-08-161-2/+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
* | Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-131-0/+1
|/
* Auto merge of #2871 - Amanieu:v0.2.131, r=Amanieu0.2.131bors2022-08-111-2/+2
|\
| * Bump to 0.2.131 to work around Cargo bugAmanieu d'Antras2022-08-111-2/+2
* | Auto merge of #2862 - LegNeato:master, r=Amanieubors2022-08-111-0/+1
|\ \ | |/ |/|
| * 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
* | bump dep libc versionAlexander Hübener2022-08-101-1/+1
* | bump versionAlexander Hübener2022-08-101-1/+1
* | Bump up to v0.2.129Yuki Okushi2022-08-101-2/+2
* | libc v0.2.128Amanieu d'Antras2022-08-091-2/+2
* | Auto merge of #2855 - i509VCB:siginfo, r=Amanieubors2022-08-077-0/+25
|\ \
| * | add BUS_ si_code constantsi509VCB2022-07-317-0/+25
| |/
* | Bump libc-test to match libcJosh Triplett2022-08-041-2/+2
|/
* linux: add TFD_TIMER_CANCEL_ON_SET constantPeter A. Bigot2022-07-291-0/+1
* Few socket updates related for Linux.David Carlier2022-07-222-0/+2
* Add ETH_P_IP to Fuchsia public constantsNick Brown2022-07-151-0/+1
* prctl process timing control options for android.David Carlier2022-07-071-3/+6
* linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-291-0/+3
* task_set_info addition, on macOs only.David CARLIER2022-06-241-0/+1
* 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
* | Auto merge of #2830 - tiann:master, r=JohnTitorbors2022-06-222-0/+189
|\ \
| * | Add rtnetlink.h, if_addr.h, if_link.h header to Androidtiann2022-06-222-10/+20
| * | Add rtnetlink.h, if_link.h header to Androidtiann2022-06-221-0/+179
| |/
* | Auto merge of #2823 - brunowonka:fuchsia, r=JohnTitorbors2022-06-211-0/+4
|\ \ | |/ |/|
| * Add IPv6 CMSG options to FuchsiaBruno Dal Bo2022-06-101-0/+4
* | memfd_create additional flags for FreeBSD.David CARLIER2022-06-192-0/+29
* | Remove rumprun-related codeYuki Okushi2022-06-191-21/+0
* | task_threads addition for macOsDavid CARLIER2022-06-171-0/+2
* | apple add task_create/task_terminateDavid CARLIER2022-06-141-0/+4
|/
* adds some android symbolsLattice 02022-06-021-0/+4
* linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-311-0/+3
* Auto merge of #2805 - JohnTitor:fix-ordering-setreuid, r=Amanieubors2022-05-311-2/+2
|\
| * Order `setre{g,u}id` alphabeticallyYuki Okushi2022-05-281-2/+2