Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR5001: Remove _stp_ctime and always use ctime. | Mark Wielaard | 2008-05-20 | 1 | -1/+1 |
| | |||||
* | futimes.c : Only test system calls that have numbers assigned in asm/unistd.h | dwilder | 2007-10-11 | 1 | -7/+17 |
| | |||||
* | 2007-08-22 Martin Hunt <hunt@redhat.com> | hunt | 2007-08-22 | 1 | -3/+31 |
| | | | | * futimes.c (main): Add utimensat tests. | ||||
* | 2007-07-10 Martin Hunt <hunt@redhat.com> | hunt | 2007-07-11 | 1 | -2/+2 |
| | | | | | * futimes.c (main): Ifdef out futimesat tests if not defined. | ||||
* | 2007-07-03 Martin Hunt <hunt@redhat.com> | hunt | 2007-07-03 | 1 | -0/+33 |
* futimes.c: New test. |