summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2951 - MrCroxx:xx/bump-to-135, r=JohnTitor0.2.135bors2022-10-101-2/+2
|\
| * bump to 0.2.135MrCroxx2022-10-091-2/+2
* | add eaccess on freebsd and dragonflySteve Lau2022-10-092-0/+2
* | Auto merge of #2941 - SteveLauC:statx-constants-on-gnu-linux, r=JohnTitorbors2022-10-092-0/+6
|\ \ | |/ |/|
| * add missing STATX_ATTR_* constants on gnu/linuxSteve Lau2022-10-092-0/+6
* | Auto merge of #2949 - MrCroxx:xx/android-xfs-super-magic, r=JohnTitorbors2022-10-091-0/+1
|\ \
| * | add xfs super magic to android targetsMrCroxx2022-10-081-0/+1
* | | Auto merge of #2947 - SteveLauC:euidaccess-and-eaccess, r=JohnTitorbors2022-10-092-0/+4
|\ \ \
| * | | add euidaccess and eaccess on gnu/musl linuxSteve Lau2022-10-082-0/+4
| |/ /
* | | Auto merge of #2946 - devnexen:os_log_macos, r=JohnTitorbors2022-10-092-0/+18
|\ \ \ | |_|/ |/| |
| * | os_log/signpost for apple api subsetDavid CARLIER2022-10-072-0/+18
| |/
* | Auto merge of #2943 - SteveLauC:fgetpwent_r-and-fgetgrent_r-on-GNU-Linux, r=J...bors2022-10-091-0/+2
|\ \ | |/ |/|
| * add fgetpwent_r and fgetgrent_r on GNU/LinuxSteve Lau2022-10-071-0/+2
* | Add bindings to Apple's `os/lock.h` APIs (os_unfair_lock)Thom Chiovoloni2022-10-052-0/+12
|/
* Auto merge of #2923 - devnexen:ptrace_another_update, r=JohnTitorbors2022-09-302-0/+5
|\
| * linux add ptrace_rseq_configurationDavid Carlier2022-09-292-0/+5
* | Prepare 0.2.134 releaseYuki Okushi2022-09-291-2/+2
|/
* Auto merge of #2915 - JohnTitor:road-to-jammy, r=JohnTitorbors2022-09-281-99/+144
|\
| * Do not import `sys/sendfile.h`Yuki Okushi2022-09-281-1/+0
| * Ignore some itemsYuki Okushi2022-09-281-4/+120
| * Try to update emsdk versionYuki Okushi2022-09-251-1/+9
| * test: Unignore some itemsYuki Okushi2022-09-201-105/+13
| * test: Ignore some items changed in recent Linux versionsYuki Okushi2022-09-201-1/+15
* | CPU_SETSIZE constant to dragonflybsd.David Carlier2022-09-281-0/+1
* | Added to apple.txtNathan Ricci2022-09-231-0/+2
|/
* Auto merge of #2906 - beetrees:bump-to-133, r=JohnTitor0.2.133bors2022-09-191-2/+2
|\
| * Bump version to 0.2.133beetrees2022-09-111-2/+2
* | Auto merge of #2899 - devnexen:linux_fileclone, r=JohnTitorbors2022-09-192-0/+3
|\ \
| * | linux add FICLONE* ioctl.David Carlier2022-09-192-0/+3
| |/
* | openbsd: add getmntinfo(3) and getfsstat(2) supportSébastien Marie2022-09-131-0/+5
* | Add test exceptionsChristian Duerr2022-09-091-0/+11
|/
* Auto merge of #2891 - asomers:makedev, r=JohnTitorbors2022-09-094-0/+130
|\
| * Add makedev for the BSDsAlan Somers2022-09-074-0/+130
* | Auto merge of #2902 - beetrees:apple-attrlist, r=JohnTitorbors2022-09-092-1/+152
|\ \
| * | apple: Add the attrlist set of functionsbeetrees2022-09-062-1/+152
* | | Auto merge of #2897 - paandahl:add-elf-constants, r=JohnTitorbors2022-09-062-0/+140
|\ \ \ | |/ / |/| |
| * | Added missing constants from elf.hPreben Aandahl2022-09-062-0/+140
* | | Fix the tests on the latest FreeBSD 14.0-CURRENTAlan Somers2022-09-031-2/+27
* | | Auto merge of #2896 - devnexen:pthread_jit_mac_upd, r=JohnTitorbors2022-09-022-0/+6
|\ \ \
| * | | apple add pthread_jit_write_callback_t api related.David CARLIER2022-09-012-0/+6
| |/ /
* | | Auto merge of #2889 - phi-gamma:rtnetlink-mcast-groups, r=JohnTitorbors2022-09-021-0/+6
|\ \ \ | |/ / |/| |
| * | linux: add rtnetlink mcast group definitionsPhilipp Gesang2022-08-311-0/+6
| |/
* | freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-292-0/+6
* | Auto merge of #2881 - folkertdev:sof-timestamping-add-missing, r=JohnTitorbors2022-08-271-0/+8
|\ \ | |/ |/|
| * remove SOF_TIMESTAMPING_BIND_PHC for nowFolkert2022-08-251-1/+0
| * add new consts to linux semver fileFolkert2022-08-181-0/+9
* | Auto merge of #2876 - phi-gamma:netfilter, r=JohnTitorbors2022-08-241-0/+15
|\ \
| * | linux: add missing netfilter definitionsPhilipp Gesang2022-08-211-0/+15
* | | Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitorbors2022-08-241-0/+1
|\ \ \
| * | | Add CPU_SETSIZE const for FreeBSDLi-Wen Hsu2022-08-231-0/+1