commit | 30297b55f797e5b74d1823b64c52b1bebd2a5d85 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Dec 14 15:37:18 2011 +0000 |
committer | Riku Voipio <riku.voipio@linaro.org> | Thu Feb 02 17:51:20 2012 +0200 |
tree | 1a9062fe82d1df2bcc8f54ba0445e73819646f96 | |
parent | e3c33ec6b07dc4d0503cb43b2114be47fc344d36 [diff] |
linux-user/syscall.c: Implement f and l versions of set/get/removexattr Implement the f and l versions (operate on fd, don't follow links) of the setxattr, getxattr and removexattr syscalls. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>