summaryrefslogtreecommitdiff
path: root/tests/fchmodat.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assume __NR_fchmodat is definedDmitry V. Levin2021-06-021-12/+4
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-041-5/+62
* tests: introduce create_and_enter_subdir and leave_and_remove_subdirDmitry V. Levin2021-04-011-1/+8
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-0/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: use sprintrc in tests/fchmodat.cDmitry V. Levin2016-09-201-10/+13
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests/fchmodat.c: use errno2nameDmitry V. Levin2016-04-211-8/+1
* tests: add fchmodat.testDmitry V. Levin2016-04-021-0/+76