summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/ofilenotify.h
AgeCommit message (Expand)AuthorFilesLines
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl1-326/+0
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl1-0/+37
2005-05-07introduce OFileNotifyEvent and add more signalsmickeyl1-6/+57
2005-05-06first sketch at ODirNotification classmickeyl1-2/+8
2005-05-06fix a couple of issues with OFileNotification, seems to work with single and ...mickeyl1-3/+39
2005-05-02ship sanitized userland header equivalent of linux/inotify.hmickeyl1-3/+2
2005-05-02Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ...mickeyl1-43/+50
2004-10-06Closed a <pre> section in a Doxygen-enabled commentclem1-0/+1
2004-04-21add API documentation for OFileNotificationmickeyl1-3/+87
2004-04-202nd milestone reached: Notification now works with deleted, renamed, andmickeyl1-1/+9
2004-04-19First milestone reached:mickeyl1-1/+3
2004-04-18Compile fix for gcc-2.95 <sigh>brad1-0/+3
2004-04-18the notifier interface is shaping upmickeyl1-8/+28
2004-04-16initial checkin of file and directory notifying classesmickeyl1-0/+72