index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfilenotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
Remove some unnecessary #ifdef directives
Paul Eggert
2019-04-23
1
-4
/
+0
*
* src/gfilenotify.c: Fix indenting.
Paul Eggert
2019-03-04
1
-12
/
+12
*
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
*
|
Fix check for unsafe watch descriptor
Paul Eggert
2018-08-13
1
-4
/
+3
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-3
/
+3
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-3
/
+3
|
/
*
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
*
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-11
1
-1
/
+1
*
Improve uses of CHECK_LIST etc.
Paul Eggert
2017-01-22
1
-5
/
+3
*
; Fix typo
Michael Albinus
2017-01-01
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
*
|
* src/gfilenotify.c (Fgfile_monitor_name): Return interned symbol.
Michael Albinus
2016-12-31
1
-1
/
+1
*
|
* src/gfilenotify.c (Fgfile_monitor_name): Return a symbol.
Michael Albinus
2016-12-30
1
-4
/
+3
*
|
Improve filenotify-tests.el
Michael Albinus
2016-12-29
1
-1
/
+22
|
/
*
Prefer comments /* like this */ in C code
Paul Eggert
2016-11-05
1
-1
/
+1
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix a stupid error in gfilenotify.c.
Michael Albinus
2015-11-03
1
-0
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
* src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable.
Michael Albinus
2015-09-27
1
-0
/
+1
*
* src/gfilenotify.c (Fgfile_add_watch): Decrease polling rate.
Michael Albinus
2015-09-24
1
-0
/
+4
*
Continue gfilenotify.c implementation of missing parts
Michael Albinus
2015-09-23
1
-23
/
+38
*
Implement gfile-valid-p
Michael Albinus
2015-09-22
1
-7
/
+38
*
* src/gfilenotify.c (Fgfile_add_watch):
Michael Albinus
2015-08-21
1
-1
/
+9
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-12
/
+12
*
Remove unused DEFSYMs
Paul Eggert
2015-05-31
1
-3
/
+0
*
Refactor pointer-to-integer conversion
Paul Eggert
2015-01-09
1
-20
/
+4
*
* src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):
Paul Eggert
2015-01-07
1
-3
/
+2
*
Port GFileMonitor * hack to Qnil==0 platforms
Paul Eggert
2015-01-07
1
-10
/
+23
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-27
/
+13
*
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
*
Port --without-x --enable-gcc-warnings to Fedora 19.
Paul Eggert
2013-09-06
1
-0
/
+2
*
* fileio.c (report_file_errno): Fix errno reporting bug.
Paul Eggert
2013-07-16
1
-1
/
+1
*
Spelling fixes for "does not exists".
Paul Eggert
2013-07-15
1
-1
/
+1
*
* fileio.c (Qfile_notify_error): New error symbol.
Michael Albinus
2013-07-04
1
-7
/
+7
*
A few porting etc. fixes for the new file monitor code.
Paul Eggert
2013-06-06
1
-28
/
+42
*
* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.
Michael Albinus
2013-06-05
1
-4
/
+7
*
* configure.ac (file-notification): New option, replaces inotify option.
Michael Albinus
2013-06-03
1
-0
/
+266