summaryrefslogtreecommitdiff
path: root/src/filelock.c
Commit message (Expand)AuthorAgeFilesLines
* Work better if stat etc. are interruptedPaul Eggert2020-01-201-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix bug with lock file on nonstandard filesystemPaul Eggert2019-10-301-1/+7
* Improve reporting of I/O, access errorsPaul Eggert2019-09-171-42/+44
* Remove printmax_t etc.Paul Eggert2019-07-071-4/+4
* Merge from emacs-26Noam Postavsky2019-06-251-1/+1
|\
| * Check that length of data returned by sysctl is non-zeroRobert Pluim2019-06-201-1/+1
* | Encode the FILENAME argument of 'file-locked-p'Eli Zaretskii2019-04-061-0/+1
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* | Add portable dumperDaniel Colascione2019-01-151-7/+4
|/
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Add detailed documentation about lock filesRobert Pluim2018-06-011-1/+4
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve make-temp-file performance on local filesPaul Eggert2017-08-181-1/+1
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-161-2/+0
* Improve make-temp-file performance on local filesPaul Eggert2017-08-121-8/+5
* When renaming a file, ask only if EEXIST or ENOSYSPaul Eggert2017-08-021-0/+3
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-1/+1
* Revamp quitting and fix infloopsPaul Eggert2017-02-011-5/+2
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-4/+4
|\ \ | |/
| * * src/filelock.c (current_lock_owner): Update comment.Paul Eggert2016-10-121-4/+4
| * Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-121-13/+22
* | Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-111-13/+22
* | Limit <config.h>’s includesPaul Eggert2016-09-301-0/+1
* | Check actual contents before promting about changed fileStefan Monnier2016-09-021-1/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-0/+19
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-0/+19
* | Simplify use of O_BINARYPaul Eggert2016-04-141-1/+1
* | Prefer AUTO_STRING_WITH_LEN to make_formatted_stringPaul Eggert2016-04-041-8/+5
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Remove support for IRIXPaul Eggert2016-03-071-8/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include-file cleanup for src directoryPaul Eggert2015-10-201-2/+0
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-4/+0
* Verify file modifications by other programsEli Zaretskii2015-05-081-24/+25
* Count MANY function args more reliablyPaul Eggert2015-01-251-9/+3
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* system-name's returned value can varyPaul Eggert2014-12-291-3/+4
* Revert previous change.Paul Eggert2014-07-261-2/+2
* Reorder conditions that are written backwardsAndreas Schwab2014-07-261-2/+2
* Doc tweaks related to file lockingGlenn Morris2014-03-251-1/+3
* Remove the build-time option CLASH_DETECTIONGlenn Morris2014-03-251-6/+0
* Add some Authors: headers based on authors.el.Glenn Morris2014-02-251-2/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1