summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2999 - SteveLauC:major/minor-on-BSDs, r=<try>trybors2023-05-061-0/+1
|\
| * build: add necessary header on illumosSteve Lau2023-04-211-0/+1
* | Auto merge of #3224 - stevenengler:wait-for-one, r=JohnTitorbors2023-05-062-0/+2
|\ \
| * | Added `MSG_WAITFORONE` to freebsd, openbsd, and illumosSteven Engler2023-04-252-0/+2
* | | redox: add grp.h and pwd.h functions for the users crateJeremy Soller2023-04-261-2/+9
* | | Unignore some items test on sparc64Yuki Okushi2023-04-261-42/+19
|/ /
* | Unignore `statx` test on sparc64Yuki Okushi2023-04-251-3/+0
* | Auto merge of #3210 - devnexen:fbsd_elf_aux_info_constants, r=JohnTitorbors2023-04-232-0/+9
|\ \
| * | fix ci and update freebsd imageDavid CARLIER2023-04-202-2/+3
| * | freebsd add elf_aux_info constantsDavid CARLIER2023-04-201-0/+8
* | | linux_like: Android test ignores IPPROTO_MPTCP temporaryzonyitoo2023-04-221-0/+2
* | | Auto merge of #3159 - tatref:linux-madv, r=JohnTitorbors2023-04-222-0/+22
|\ \ \
| * | | Ignore on sparc64 as wellYuki Okushi2023-04-221-1/+1
| * | | Add MADV_* constants for Linuxtatref2023-04-212-0/+22
* | | | Auto merge of #3040 - 0-wiz-0:netbsd, r=JohnTitorbors2023-04-221-0/+2
|\ \ \ \
| * | | | netbsd add two more errnosThomas Klausner2022-12-191-0/+2
* | | | | Fix "Bump to 0.2.142" libc dependency versionIllia Bobyr2023-04-211-1/+1
| |_|/ / |/| | |
* | | | Bump to 0.2.142Dan Johnson2023-04-191-2/+2
| |_|/ |/| |
* | | Auto merge of #3173 - sunfishcode:sunfishcode/upstream, r=JohnTitorbors2023-04-181-0/+1
|\ \ \
| * | | Upstream a few more constants from rustix.Dan Gohman2023-04-181-0/+1
* | | | adding getdtablesize on redoxDavid Carlier2023-04-131-0/+1
|/ / /
* | | Auto merge of #3188 - valpackett:waitconst, r=JohnTitorbors2023-04-122-0/+11
|\ \ \
| * | | netbsd,openbsd: add more waitid related constantsVal Packett2023-04-062-0/+11
* | | | Auto merge of #3167 - devnexen:fbsd_map_aligned, r=JohnTitorbors2023-04-091-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | freebsd add MAP_ALIGNED macroDavid CARLIER2023-04-041-0/+2
| | |/ | |/|
* | | netbsd add MAP_ALIGNED macroDavid Carlier2023-04-041-0/+1
|/ /
* | Auto merge of #3177 - arjentz:0.2.141, r=JohnTitorbors2023-04-041-2/+2
|\ \
| * | Bump version to 0.2.141Arjen2023-03-291-2/+2
* | | Auto merge of #3155 - folkertdev:hardware-timestamping, r=JohnTitorbors2023-04-032-1/+27
|\ \ \
| * | | definitions for linux hardware timestampingFolkert2023-04-032-1/+27
* | | | Auto merge of #3183 - ChrisDenton:align-stack-buffer, r=JohnTitorbors2023-04-031-13/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Use aligned `cmsghdr` structs `test_cmsg_nxthdr`Chris Denton2023-04-021-13/+11
* | | | Auto merge of #3150 - valpackett:kq, r=JohnTitorbors2023-04-025-0/+24
|\ \ \ \
| * | | | Add missing kqueue constants across BSDsVal Packett2023-03-295-0/+24
| | |/ / | |/| |
* | | | Auto merge of #3035 - jreppnow:rtnetlink-ext-filter, r=JohnTitorbors2023-04-022-0/+9
|\ \ \ \
| * | | | ignore RTEXT_FILTER_* constants for non-GNU Linux libc checksJanosch Reppnow2023-02-261-0/+2
| * | | | add RTEXT_FILTER* constants from linux/rtnetlink.hJanosch Reppnow2023-02-261-0/+7
* | | | | Auto merge of #3174 - devnexen:redox_reallocarray, r=JohnTitorbors2023-04-021-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | redox reallocarray additionDavid Carlier2023-03-281-0/+1
* | | | | Disable `test_cmsg_nxthdr`Yuki Okushi2023-04-021-0/+3
| |_|/ / |/| | |
* | | | Auto merge of #3153 - devnexen:dl_iterate_phdr_haiku, r=JohnTitorbors2023-03-291-0/+1
|\ \ \ \
| * | | | haku adding dl_iterate_phdr bsd extensionDavid Carlier2023-03-231-0/+1
* | | | | Auto merge of #3152 - shua:mactime, r=JohnTitorbors2023-03-291-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | apple: add time.h functionsshua2023-03-261-0/+7
* | | | | Auto merge of #3164 - devnexen:redox_explicit_bzero, r=JohnTitorbors2023-03-281-0/+1
|\ \ \ \ \
| * | | | | redox add explicit_bzeroDavid CARLIER2023-03-241-0/+1
| | |/ / / | |/| | |
* | | | | Auto merge of #3168 - devnexen:redox_strclpy_api, r=JohnTitorbors2023-03-271-0/+2
|\ \ \ \ \
| * | | | | redox add strlcpy apiDavid CARLIER2023-03-251-0/+2
| |/ / / /
* | | | | FreeBSD: Ignore test for remove constYuki Okushi2023-03-281-1/+4
|/ / / /
* | | | linux: add kexec flagsRicardo Ribalda2023-03-203-0/+15
|/ / /