Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes for tools/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | POSIX accepts only ELOOP if O_NOFOLLOW is specified and target is a symlink. | pjd | 2011-03-13 | 1 | -5/+5 |
* | Add some missing consts. | pjd | 2011-03-12 | 1 | -4/+4 |
* | Add support for *at syscalls: | pjd | 2011-03-10 | 1 | -25/+173 |
* | Improve test a bit, now that we have fstat(2) support. | pjd | 2011-03-10 | 1 | -3/+9 |
* | Few initial ftruncate(2) tests. One of them covers stand/154873. | pjd | 2011-03-09 | 1 | -0/+58 |
* | Pass descriptor number to write(2), now that it is possible. | pjd | 2011-03-09 | 2 | -4/+4 |
* | Add support for the following syscalls: | pjd | 2011-03-09 | 3 | -13/+94 |
* | More tests. | pjd | 2010-08-18 | 15 | -135/+120 |
* | More tests, especially for lchown(2). | pjd | 2010-08-17 | 6 | -13/+54 |
* | Finish renaming fstest to pjdfstest. | pjd | 2010-08-15 | 6 | -11/+11 |
* | Give fstest a more unique name: pjdfstest. | pjd | 2010-08-15 | 211 | -0/+10068 |