Date: Sun, 10 Apr 2005 17:36:02 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gamin Makefile pkg-descrpatch-server_gam_kqueue.h Message-ID: <200504101736.j3AHa2HD070622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-04-10 17:36:02 UTC
FreeBSD ports repository
Modified files:
devel/gamin Makefile pkg-descr
devel/gamin/files patch-server_gam_kqueue.c
patch-server_gam_kqueue.h
Log:
* Fallback to polling for files not supported by kqueue
* Do not send an ENDEXISTS event on NOTE_REVOKE
* Handle kevent aggregation if multiple event types are requested
* Mimic FAM's behavior of never following symbolic links
* Add exhaustive error handling
* Remove all the legacy thread-safe code since gamin is now single-threaded
PR: 79680
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Revision Changes Path
1.3 +2 -16 ports/devel/gamin/Makefile
1.3 +540 -530 ports/devel/gamin/files/patch-server_gam_kqueue.c
1.2 +3 -11 ports/devel/gamin/files/patch-server_gam_kqueue.h
1.2 +3 -0 ports/devel/gamin/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504101736.j3AHa2HD070622>
