History log of /src/tests/lib/libc/c063/t_fchmodat.c |
Revision | | Date | Author | Comments |
1.7 |
| 10-Jul-2024 |
rillig | tests/fchmodat: add missing space in test failure message
|
1.6 |
| 10-Jul-2024 |
christos | correct test conditions.
|
1.5 |
| 10-Jul-2024 |
rillig | tests/libc: replace some more '=' with the intended '=='
|
1.4 |
| 10-Jul-2024 |
christos | Fix = -> ==. Pointed out by Shivraj
|
1.3 |
| 10-Jan-2017 |
christos | branches: 1.3.14; 1.3.22; 1.3.24; PR/51804: Ngie Cooper: Sort headers; include <sys/stat.h>. On NetBSD, <sys/stat.h> gets side-loaded from <sys/fcntl.h>. Should be fixed.
|
1.2 |
| 17-Mar-2013 |
jmmv | branches: 1.2.12; Remove unnecessary cleanup routines.
|
1.1 |
| 18-Nov-2012 |
manu | branches: 1.1.2; 1.1.4; Add most system calls for POSIX extended API set, part 2, with test cases: faccessat(2), fchmodat(2), fchownat(2), fstatat(2), mkdirat(2), mkfifoat(2), mknodat(2), linkat(2), readlinkat(2), symlinkat(2), renameat(2), unlinkat(2), utimensat(2), openat(2).
Also implement O_SEARCH for openat(2)
Still missing: - some flags for openat(2) - fexecve(2) implementation
|
1.1.4.3 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.1.4.2 |
| 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.1.4.1 |
| 18-Nov-2012 |
yamt | file t_fchmodat.c was added on branch yamt-pagecache on 2013-01-16 05:33:59 +0000
|
1.1.2.3 |
| 23-Jun-2013 |
tls | resync from head
|
1.1.2.2 |
| 18-Nov-2012 |
manu | Add most system calls for POSIX extended API set, part 2, with test cases: faccessat(2), fchmodat(2), fchownat(2), fstatat(2), mkdirat(2), mkfifoat(2), mknodat(2), linkat(2), readlinkat(2), symlinkat(2), renameat(2), unlinkat(2), utimensat(2), openat(2).
Also implement O_SEARCH for openat(2)
Still missing: - some flags for openat(2) - fexecve(2) implementation
|
1.1.2.1 |
| 18-Nov-2012 |
manu | file t_fchmodat.c was added on branch tls-maxphys on 2012-11-18 17:41:55 +0000
|
1.2.12.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.3.24.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|
1.3.22.1 |
| 13-Oct-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #956):
tests/lib/libc/c063/t_fchmodat.c: revision 1.4 tests/lib/libc/c063/t_fchmodat.c: revision 1.5 tests/lib/libc/c063/t_fchmodat.c: revision 1.6 tests/lib/libc/c063/t_fchmodat.c: revision 1.7 tests/lib/libc/c063/t_utimensat.c: revision 1.7
Fix = -> ==. Pointed out by Shivraj tests/libc: replace some more '=' with the intended '==' correct test conditions.
tests/fchmodat: add missing space in test failure message
|
1.3.14.1 |
| 13-Oct-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #1900):
tests/lib/libc/c063/t_fchmodat.c: revision 1.4 tests/lib/libc/c063/t_fchmodat.c: revision 1.5 tests/lib/libc/c063/t_fchmodat.c: revision 1.6 tests/lib/libc/c063/t_fchmodat.c: revision 1.7 tests/lib/libc/c063/t_utimensat.c: revision 1.7
Fix = -> ==. Pointed out by Shivraj tests/libc: replace some more '=' with the intended '==' correct test conditions.
tests/fchmodat: add missing space in test failure message
|