index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary #ifdef directives
Paul Eggert
2019-04-23
1
-4
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-5
/
+5
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-8
/
+8
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Depromiscuify inotify with IN_MASK_ADD
Paul Eggert
2017-05-27
1
-17
/
+1
*
Restore inotify onlydir support
Paul Eggert
2017-05-27
1
-8
/
+8
*
Simplify computation of inotify mask
Paul Eggert
2017-05-27
1
-9
/
+6
*
* src/inotify.c: Add FIXME comments.
Paul Eggert
2017-05-26
1
-16
/
+19
*
Fix Bug#26973
Andreas Politz
2017-05-26
1
-1
/
+15
*
* src/inotify.c (add_watch): Add comment.
Paul Eggert
2017-03-30
1
-0
/
+3
*
Some inotify cleanup
Paul Eggert
2017-03-30
1
-112
/
+138
*
* src/inotify.c (Finotify_add_watch): aspect can also be a symbol.
Michael Albinus
2017-03-28
1
-1
/
+3
*
Minor fixes for inotify.c and filenotify.el
Andreas Politz
2017-03-26
1
-3
/
+11
*
; Format files from last commit
Michael Albinus
2017-03-26
1
-12
/
+11
*
Fix issues regarding inotify file-notification
Andreas Politz
2017-03-26
1
-139
/
+235
*
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-02-18
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Improve filenotify-tests.el
Michael Albinus
2016-12-29
1
-1
/
+1
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-3
/
+3
*
Backport kqueue integration from master
Michael Albinus
2016-01-22
1
-4
/
+5
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
Use common report_file_notify_error function
Michael Albinus
2015-09-16
1
-23
/
+7
*
Pacify --enable-gcc-warnings
Paul Eggert
2015-09-15
1
-1
/
+1
*
Improve error reports in inotify.c
Michael Albinus
2015-09-15
1
-14
/
+27
*
Adaot file-notify-tests.el test cases
Michael Albinus
2015-09-14
1
-5
/
+10
*
Introduce `file-notify-valid-p'
Michael Albinus
2015-09-13
1
-0
/
+11
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-54
/
+27
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Fix races with threads and file descriptors.
Paul Eggert
2013-07-11
1
-1
/
+1
*
* inotify.c (uninitialized): Remove. All uses replaced by -1.
Paul Eggert
2013-07-11
1
-17
/
+14
*
* fileio.c (Qfile_notify_error): New error symbol.
Michael Albinus
2013-07-04
1
-15
/
+19
*
Update copyright dates to 2013.
Paul Eggert
2013-01-02
1
-2
/
+1
*
* inotify.c (inotify_callback): Generate an Emacs event for every
Michael Albinus
2012-12-11
1
-4
/
+3
*
Minor change in variable name in inotify.c.
Eli Zaretskii
2012-12-11
1
-3
/
+3
*
Support filesystem notification through inotify on GNU/Linux.
RĂ¼diger Sonderfeld
2012-12-10
1
-0
/
+438