Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-10-11 21:31:54 -0700 (Mon, 11 Oct 2004)
Revision: 627
Log message:
- om_notify_pending needs to check whether FAMPending have returned -1
- in fam_kqueue implementation, FAMPending (poll_kevent) needs to set
FAMErrno when returning -1.
Hopefully, this will shed some light onto bug 303.
Changes | Path |
+24 -14 | omake/src/clib/fam_kqueue.c |
+2 -0 | omake/src/clib/fam_pseudo.h |
+5 -3 | omake/src/clib/omake_notify.c |