pkgsrc/devel/libinotify/PLIST
minskim 8b91463ecd devel/libinotify: Update to 0.0.20180201
Changes:

- Directory diffing has been rewritten. No more memory hungry shallow
  lists allocations/deallocations
- Fix compilation on platforms where kevent.data size is bigger than
  void *
- Workaround sporadic crashes caused by reversing of kevent order
2018-05-30 14:37:10 +00:00

11 lines
314 B
Text

@comment $NetBSD: PLIST,v 1.2 2018/05/30 14:37:10 minskim Exp $
include/sys/inotify.h
lib/libinotify.la
lib/pkgconfig/libinotify.pc
man/man3/inotify_add_watch.3
man/man3/inotify_event.3
man/man3/inotify_init.3
man/man3/inotify_init1.3
man/man3/inotify_rm_watch.3
man/man3/inotify_set_param.3
man/man3/libinotify.3