summaryrefslogtreecommitdiff
path: root/tests/close_range.c
Commit message (Expand)AuthorAgeFilesLines
* close_range: fd and max_fd are unsignedAlyssa Ross2021-05-051-89/+32
* tests: remove redundant __NR_* checks for syscallent-common.h syscallsDmitry V. Levin2021-03-281-36/+28
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* xlat: update CLOSE_RANGE_* constantsDmitry V. Levin2021-02-091-6/+8
* close_range: switch to use bundled <linux/close_range.h>Dmitry V. Levin2021-02-091-6/+1
* Fix preprocessor indentationDmitry V. Levin2020-09-231-5/+5
* Implement decoding of close_range syscallDmitry V. Levin2020-09-061-0/+147