Rodrigo Vivi kirjoitti:
Hi all,
I've just noticed that qemu does not has the at() syscalls support
implemented yet...
Does anyone has a patch that implements these syscalls:
.long sys_openat/* 295 */
.long sys_mkdirat
.long sys_mknodat
.long sys_fchownat
.long sys_futimesat
.long s
Hi all,
I've just noticed that qemu does not has the at() syscalls support
implemented yet...
Does anyone has a patch that implements these syscalls:
.long sys_openat/* 295 */
.long sys_mkdirat
.long sys_mknodat
.long sys_fchownat
.long sys_futimesat
.long sys_fstatat64 /* 300 *