summaryrefslogtreecommitdiff
path: root/tests/openat2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2021-12-011-2/+2
* Print cwd path for AT_FDCWD when -y (--decode-fd=path) option is usedRenaud Métrich2021-11-281-5/+22
* tests/openat2*-y: skip when no /procAlyssa Ross2021-05-041-0/+5
* xlat: update RESOLVE_* constantsDmitry V. Levin2021-03-291-2/+2
* tests: remove redundant __NR_* checks for syscallent-common.h syscallsDmitry V. Levin2021-03-281-22/+14
* Switch to use bundled <linux/fcntl.h>Dmitry V. Levin2021-02-201-28/+1
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* openat2: switch to use bundled <linux/openat2.h>Dmitry V. Levin2021-02-051-12/+1
* open: implement openat2 syscall decodingEugene Syromyatnikov2020-03-301-0/+172