Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tst-open-tmpfile: Add checks for open64, openat64, linkat | Florian Weimer | 2016-09-23 | 1 | -0/+103 |
| | | | | | The /proc/self/fd approach is expected to work for all users (with and without CAP_DAC_READ_SEARCH). | ||||
* | Add test case for O_TMPFILE handling in open, openat | Florian Weimer | 2016-09-21 | 1 | -0/+216 |
Also put xasprintf into test-skeleton.c (written in such a way that including <stdarg.h> is not needed). |