search for: sys_faccessat

Displaying 3 results from an estimated 3 matches for "sys_faccessat".

2010 Apr 20
1
proposed faccessat
patch is also available in current patch queue: git pull git://git.debian.org/users/maks/klibc.git maks Run it on latest dash and it could still test readable files as readable.
2010 Apr 16
0
[PATCH] add minimal faccessat()
Implement as wrapper around sys_faccessat(). Latest dash started using it, also define AT_EACCESS: usr/dash/bltin/test.c: In function ?test_file_access?: usr/dash/bltin/test.c:490: error: too many arguments to function ?faccessat? Signed-off-by: maximilian attems <max at stro.at> --- usr/include/fcntl.h | 5 +++++ usr/includ...
2011 May 11
4
pcifront problem in Ubuntu 10.04 domU
...54968] [<ffffffff814a27b2>] sock_do_ioctl+0x32/0x60 [ 321.354976] [<ffffffff814a2d17>] sock_ioctl+0x107/0x280 [ 321.354984] [<ffffffff8116eafd>] vfs_ioctl+0x1d/0x50 [ 321.354991] [<ffffffff8116f5cd>] do_vfs_ioctl+0x6d/0x1f0 [ 321.354999] [<ffffffff8115d2d1>] ? sys_faccessat+0x171/0x1b0 [ 321.355006] [<ffffffff8116f7d7>] sys_ioctl+0x87/0xa0 [ 321.355015] [<ffffffff8100c0c2>] system_call_fastpath+0x16/0x1b [ 321.355020] Code: ed 7e 22 31 db 89 df 41 03 7c 24 0c e8 9f fd dc ff 48 83 78 48 00 75 13 83 c3 01 44 39 eb 75 e5 49 8b 44 24 10 4c 8d 60 f0 eb a4...