summaryrefslogtreecommitdiffstats
path: root/monitor.c
AgeCommit message (Expand)Author
2022-11-04Add explicit void to 0-parameter function definitions.Kevin McCarthy
2021-11-08[Fix] poll to use PollFdsCount and no PollFdsLenCharalampos Kardaris
2019-09-01add fallback for inotify_init1Gero Treuner
2019-04-16Convert other users of BUFFY->pathbuf to use BUFFERS.Kevin McCarthy
2018-06-27Reset all MonitorContext state on context removal.Kevin McCarthy
2018-06-26Fix MonitorContextDescriptor update on removal.Kevin McCarthy
2018-06-25Work around open mailbox monitor code check issue.Kevin McCarthy
2018-06-10Move mutt_getch() timeout value into curs_lib.cKevin McCarthy
2018-06-08Spelling mistake in debug message.Vincent Lefevre
2018-06-08Give a prototype for mutt_monitor_pollVincent Lefevre
2018-06-05Quick fix for ncurses buffering issue with inotify polling.Kevin McCarthy
2018-06-03Add new timeout functions to work with inotify monitors.Kevin McCarthy
2018-06-03add feature file monitoring with Linux inotifyGT