racket/racket
Matthew Flatt 3b0566ea0a add `filesystem-change-evt'
The `filesystem-change-evt' function takes a path to a file
or directory and returns an event that becomes ready when
the file or directory changes (conservatively, so false
positives are possible).

These events are supported on Linux, Mac OS X and other BSD
variants with kqueue(), and Windows.
2013-07-07 06:41:59 -06:00
..
lib add `filesystem-change-evt' 2013-07-07 06:41:59 -06:00
man/man1 reorganize into core plus packages 2013-06-19 09:01:37 -06:00
src add `filesystem-change-evt' 2013-07-07 06:41:59 -06:00
.gitignore move release notes in appropriate packages 2013-06-19 21:01:52 -06:00