inotify patch

Peter S. Mazinger ps.m at gmx.net
Tue Jun 20 17:49:31 UTC 2006


On Tue, 20 Jun 2006, Austin Morgan wrote:

> I have added the functions to pass through the system calls for the inotify
> system.  The patch includes the inotify.h from glibc, and the actuall
> implmentation by myself.  Can also be seen at:
> http://busybox.net/bugs/view.php?id=916

- inotify.h is not current
- syscallx() does not need trailing ; (although you are right that uClibc 
    is full of such use)
- uClibc normally does not provide dummies for the case a syscall is not 
    present

I think it would be good to have a config option that enables/disables new 
2.6 related syscalls (in headers as well)

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list