commit | c05c7a7306a23a4b01d1606172b142c45caffc92 | [log] [tgz] |
---|---|---|
author | Riku Voipio <riku.voipio@nokia.com> | Fri Mar 26 15:25:11 2010 +0000 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Mar 26 17:15:10 2010 +0100 |
tree | 7ceaf846d7ecf4f8b989b95481dfb6f585101e31 | |
parent | bedd2912c83b1a87a6bfe3f59a892fd65cda7084 [diff] |
linux-user: add inotify_init1 syscall support New syscall which gets actively used when you have a fresh kernel. Signed-off-by: Riku Voipio <riku.voipio@nokia.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>