inotify support.

Ulrich Drepper drepper@redhat.com
Fri Aug 12 04:02:00 GMT 2005


Robert Love wrote:
> Requiring more than 32-bits would mean we triple the number of available
> events.  I do not see that happening.

This might be an argument but...

> 
> Also, the same 32-bit mask is in the inotify_event structure (see
> include/linux/inotify.h in the kernel tree), so we would have to change
> that, too--which is not going to happen.

... this isn't.  There can be new syscalls but the user interface should
stay the same.

It is usually better to explicitly size bitmask (i.e., pass a pointer
and a lenght) unless there is really no reasonable outcome in which more
than, in this case, 32 bits are used.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20050812/3a129680/attachment.sig>


More information about the Libc-alpha mailing list