index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inotify.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-12
Fix file notification problem on Windows.
Michael Albinus
2025-02-26
Guarantee delivery of inotify special events
Po Lu
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-22
Enable inotify on systems with inotify_init yet no init1 variant
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-12
New filenotify tests
Michael Albinus
2023-10-10
File notifications report unmount events (bug#66381)
Michael Albinus
2023-06-08
Update Android port
Po Lu
2023-03-05
Update Android port
Po Lu
2023-02-24
Fix auto-revert-mode on Android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-04
Fix the MS-Windows build broken by recent changes
Eli Zaretskii
2019-06-25
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-04-23
Remove some unnecessary #ifdef directives
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-27
Depromiscuify inotify with IN_MASK_ADD
Paul Eggert
2017-05-27
Restore inotify onlydir support
Paul Eggert
2017-05-27
Simplify computation of inotify mask
Paul Eggert
2017-05-26
* src/inotify.c: Add FIXME comments.
Paul Eggert
2017-05-26
Fix Bug#26973
Andreas Politz
2017-03-30
* src/inotify.c (add_watch): Add comment.
Paul Eggert
2017-03-30
Some inotify cleanup
Paul Eggert
2017-03-28
* src/inotify.c (Finotify_add_watch): aspect can also be a symbol.
Michael Albinus
2017-03-26
Minor fixes for inotify.c and filenotify.el
Andreas Politz
2017-03-26
; Format files from last commit
Michael Albinus
2017-03-26
Fix issues regarding inotify file-notification
Andreas Politz
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-29
Improve filenotify-tests.el
Michael Albinus
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-22
Backport kqueue integration from master
Michael Albinus
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-16
Use common report_file_notify_error function
Michael Albinus
2015-09-15
Pacify --enable-gcc-warnings
Paul Eggert
2015-09-15
Improve error reports in inotify.c
Michael Albinus
2015-09-14
Adaot file-notify-tests.el test cases
Michael Albinus
[next]