Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers | Dmitry V. Levin | 2018-12-24 | 1 | -1/+1 |
* | tests: change the license to GPL-2.0-or-later | Dmitry V. Levin | 2018-12-10 | 1 | -21/+1 |
* | Include "kernel_types.h" in defs.h and tests/tests.h | Dmitry V. Levin | 2016-12-16 | 1 | -2/+0 |
* | Use <asm/unistd.h> instead of <sys/syscall.h> | Dmitry V. Levin | 2016-08-09 | 1 | -1/+1 |
* | tests: do not include <assert.h> unnecessarily | Dmitry V. Levin | 2016-04-21 | 1 | -1/+0 |
* | tests: do not include <errno.h> unnecessarily | Dmitry V. Levin | 2016-04-21 | 1 | -1/+0 |
* | tests/ftruncate.c: cleanup | Dmitry V. Levin | 2016-04-21 | 1 | -7/+5 |
* | tests/ftruncate.c: use libtests | Dmitry V. Levin | 2016-01-06 | 1 | -16/+12 |
* | tests: include tests.h instead of config.h | Dmitry V. Levin | 2016-01-05 | 1 | -4/+1 |
* | Replace %Ld/%Lu printf format specifiers with %lld/%llu | Dmitry V. Levin | 2015-12-16 | 1 | -1/+1 |
* | tests: add ftruncate.test and truncate.test | Dmitry V. Levin | 2015-12-01 | 1 | -0/+71 |