aboutsummaryrefslogtreecommitdiffstats
path: root/src/kqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-11-21Fix file notifications on macOSEli Zaretskii1-2/+2
2019-07-08Avoid some unnecessary stdio.h includesPaul Eggert1-1/+0
2019-04-23Remove some unnecessary #ifdef directivesPaul Eggert1-3/+0
2019-03-04Simplify list creation in C codePaul Eggert1-1/+1
2019-01-09Use shortcuts for FlengthPaul Eggert1-2/+3
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-07More macro renamings for bignumTom Tromey1-3/+3
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-17/+17
2018-01-15Use fcntl.h in kqueue.cJeremie Courreges-Anglas1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-08-25Fix file-attributes race on GNU hostsPaul Eggert1-2/+2
2017-05-21Make a function static that isn't used outside this filePhilipp Stephani1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-29Improve filenotify-tests.elMichael Albinus1-1/+1
2016-11-05Prefer comments /* like this */ in C codePaul Eggert1-2/+0
2016-03-10Rework C source files to avoid ^(Paul Eggert1-7/+5
2016-03-04Fix Bug#22814Michael Albinus1-1/+23
2016-01-22Backport kqueue integration from masterMichael Albinus1-0/+521
2016-01-12; Add 2016 to copyright years for files not in emacs-25 branchGlenn Morris1-1/+2
2016-01-04Spelling fixesPaul Eggert1-1/+1
2015-11-25Rework file notifications, kqueue has problems with directory monitorsMichael Albinus1-16/+32
2015-11-25Continie with pending eventsMichael Albinus1-14/+31
2015-11-25Handle more complex rename operation in kqueueMichael Albinus1-6/+19
2015-11-25Further fixes for kqueue.Michael Albinus1-37/+44
2015-11-25Code cleanup of kqueue.cMichael Albinus1-52/+57
2015-11-25Finish implementation in kqueue.cMichael Albinus1-23/+35
2015-11-25More work on kqueueMichael Albinus1-50/+140
2015-11-25Implement directory eventsMichael Albinus1-30/+119
2015-11-25Build fixes for kqueue support.Wolfgang Jenkner1-1/+1
2015-11-25Continue kqueue implementationMichael Albinus1-39/+41
2015-11-25Work on kqueueMichael Albinus1-170/+100
2015-11-25Add kqueue supportMichael Albinus1-29/+46
2015-11-03Fix a stupid error in gfilenotify.c.Michael Albinus1-0/+1
2015-10-20Include-file cleanup for src directoryPaul Eggert1-2/+0
2015-09-27* src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable.Michael Albinus1-0/+1
2015-09-24* src/gfilenotify.c (Fgfile_add_watch): Decrease polling rate.Michael Albinus1-0/+4
2015-09-23Continue gfilenotify.c implementation of missing partsMichael Albinus1-23/+38
2015-09-22Implement gfile-valid-pMichael Albinus1-7/+38
2015-08-21* src/gfilenotify.c (Fgfile_add_watch):Michael Albinus1-1/+9
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert1-12/+12
2015-05-31Remove unused DEFSYMsPaul Eggert1-3/+0
2015-01-09Refactor pointer-to-integer conversionPaul Eggert1-20/+4
2015-01-07* src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):Paul Eggert1-3/+2
2015-01-07Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert1-10/+23
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-27/+13
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1