summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2588 - GuillaumeGomez:upgrade, r=Amanieu0.2.111bors2021-12-111-2/+2
|\
| * Upgrade crate version to 0.2.111Guillaume Gomez2021-12-111-2/+2
* | DragonFly supports posix_fallocate, stubs posix_fadviseRyan Zoeller2021-12-111-0/+2
|/
* Auto merge of #2584 - GuillaumeGomez:upgrade, r=Amanieu0.2.110bors2021-12-091-2/+2
|\
| * Upgrade crate version to 0.2.110Guillaume Gomez2021-12-091-2/+2
* | Auto merge of #2579 - devnexen:sd14_linux_sched_compat, r=Amanieubors2021-12-091-0/+9
|\ \
| * | freebsd 14 adding linux sched api compatibility fn.David CARLIER2021-12-041-0/+9
* | | Auto merge of #2548 - Mek101:master, r=Amanieubors2021-12-091-0/+2
|\ \ \
| * | | Add more linux ioctl constansts: BLKSSZGET and BLKPBSZGETMek1012021-12-031-0/+2
* | | | Auto merge of #2525 - qwandor:mlock2, r=Amanieubors2021-12-091-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip mlock2 for Android test.Andrew Walbran2021-12-071-0/+3
* | | | linux add pidfd_open syscall modeDavid Carlier2021-12-061-0/+3
* | | | Auto merge of #2522 - rtzoeller:dfly_handle_deprecations, r=JohnTitorbors2021-12-051-2/+1
|\ \ \ \
| * | | | Fix/remove deprecated DragonFly itemsRyan Zoeller2021-11-071-2/+1
* | | | | Auto merge of #2578 - GuillaumeGomez:upgrade, r=Amanieu0.2.109bors2021-12-041-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Upgrade crate version to 0.2.109Guillaume Gomez2021-12-031-2/+2
* | | | | Auto merge of #2568 - devnexen:dfbsd_ioctl_new_queries, r=Amanieubors2021-12-042-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dragonflybsd adding few new ioctl queriesDavid Carlier2021-11-252-0/+12
* | | | | Add devstat itemsGuillaume Gomez2021-12-031-3/+25
* | | | | Update ctest2 dependencyGuillaume Gomez2021-12-011-1/+1
| |_|_|/ |/| | |
* | | | ptrace_coredump ptrace query addition for FreeBSD 14.David CARLIER2021-12-011-0/+6
* | | | Add missing FreeBSD mount itemsGuillaume Gomez2021-11-301-0/+27
|/ / /
* | | Auto merge of #2562 - devnexen:dfbsd_kinfo, r=JohnTitorbors2021-11-252-0/+3
|\ \ \
| * | | kinfo_cputime/kinfo_file addition for dragonflyDC2021-11-222-0/+3
* | | | Add missing procstat items for FreeBSDGuillaume Gomez2021-11-231-1/+3
* | | | Add missing net/if.h and net/if_mib.h itemsGuillaume Gomez2021-11-221-0/+18
|/ / /
* | | Auto merge of #2541 - GuillaumeGomez:upgrade, r=JohnTitor0.2.108bors2021-11-201-2/+2
|\ \ \
| * | | Upgrade crate version to 0.2.108Guillaume Gomez2021-11-161-2/+2
* | | | Auto merge of #2549 - GuillaumeGomez:more-freebsd, r=JohnTitorbors2021-11-191-0/+31
|\ \ \ \
| * | | | Mark consts to be ignored depending on freebsd versionGuillaume Gomez2021-11-191-0/+30
| * | | | Add sys/proc.h header into libc-test import listGuillaume Gomez2021-11-191-0/+1
* | | | | couple of ptrace query for openbsdDavid Carlier2021-11-191-0/+7
|/ / / /
* | | | Auto merge of #2551 - devnexen:ctl_describe_query_netbsd, r=JohnTitorbors2021-11-181-0/+1
|\ \ \ \
| * | | | netbsd add sysctldesc query.David Carlier2021-11-171-0/+1
* | | | | Auto merge of #2550 - de-vri-es:restore-ioctl-types, r=JohnTitorbors2021-11-181-0/+9
|\ \ \ \ \
| * | | | | Use libc specific type for architecture specific ioctl defines on Linux.Maarten de Vries2021-11-171-0/+9
| |/ / / /
* | | | | Auto merge of #2545 - JohnTitor:freebsd-14-ci, r=JohnTitorbors2021-11-181-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add FreeBSD 14 moduleYuki Okushi2021-11-171-0/+1
| * | | | Detect FreeBSD 14Yuki Okushi2021-11-171-0/+1
| |/ / /
* | | | Auto merge of #2542 - devnexen:ftok_nbsd_obsd, r=JohnTitorbors2021-11-173-0/+4
|\ \ \ \
| * | | | netbsd/openbsd ftok addition.David Carlier2021-11-163-0/+4
| |/ / /
* | | | Ignore `TIOCREMOTE` on macOSYuki Okushi2021-11-171-0/+3
|/ / /
* | | Auto merge of #2529 - devnexen:fbsd_vmtotal, r=JohnTitorbors2021-11-162-0/+8
|\ \ \
| * | | freebsd add vmtotal sysctl queryDavid Carlier2021-11-152-0/+8
* | | | Auto merge of #2533 - devnexen:win32_stdio_more, r=JohnTitorbors2021-11-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | windows add printf/fprintfDavid Carlier2021-11-131-0/+2
* | | | Auto merge of #2530 - de-vri-es:tty-cleanup, r=JohnTitorbors2021-11-1511-9/+6
|\ \ \ \
| * | | | Add IBSHIFT constant for Linux and Android.Maarten de Vries2021-11-143-1/+5
| * | | | Move BOTHER flag to linux::arch::*Maarten de Vries2021-11-149-8/+1
| |/ / /
* | | | linux ctermid addition.David Carlier2021-11-132-0/+2
|/ / /