Re: [Qemu-devel] Re: clfs arm problem

2007-02-28 Thread Pablo Virolainen
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

[Qemu-devel] Re: clfs arm problem

2007-02-27 Thread Rodrigo Vivi
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 *