summaryrefslogtreecommitdiff
path: root/src/filelock.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* Pacify --enable-gcc-warnings for lock_filePaul Eggert2020-03-25
* Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)Noam Postavsky2020-03-22
* Work better if stat etc. are interruptedPaul Eggert2020-01-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix bug with lock file on nonstandard filesystemPaul Eggert2019-10-30
* Improve reporting of I/O, access errorsPaul Eggert2019-09-17
* Remove printmax_t etc.Paul Eggert2019-07-07
* Merge from emacs-26Noam Postavsky2019-06-25
|\
| * Check that length of data returned by sysctl is non-zeroRobert Pluim2019-06-20
* | Encode the FILENAME argument of 'file-locked-p'Eli Zaretskii2019-04-06
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* | Add portable dumperDaniel Colascione2019-01-15
|/
* Update copyright year to 2019Paul Eggert2019-01-01
* Add detailed documentation about lock filesRobert Pluim2018-06-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Improve make-temp-file performance on local filesPaul Eggert2017-08-18
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-16
* Improve make-temp-file performance on local filesPaul Eggert2017-08-12
* When renaming a file, ask only if EEXIST or ENOSYSPaul Eggert2017-08-02
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-16
* Revamp quitting and fix infloopsPaul Eggert2017-02-01
* Replace QUIT with maybe_quitPaul Eggert2017-01-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-10-23
|\|
| * * src/filelock.c (current_lock_owner): Update comment.Paul Eggert2016-10-12
| * Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-12
* | Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-11
* | Limit <config.h>’s includesPaul Eggert2016-09-30
* | Check actual contents before promting about changed fileStefan Monnier2016-09-02
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
* | Merge from origin/emacs-25Paul Eggert2016-05-01
|\|
| * Fix the MSDOS buildEli Zaretskii2016-04-30
* | Simplify use of O_BINARYPaul Eggert2016-04-14
* | Prefer AUTO_STRING_WITH_LEN to make_formatted_stringPaul Eggert2016-04-04
* | Merge from origin/emacs-25John Wiegley2016-03-11
|\|
| * Rework C source files to avoid ^(Paul Eggert2016-03-10
* | Remove support for IRIXPaul Eggert2016-03-07
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-26
* Verify file modifications by other programsEli Zaretskii2015-05-08
* Count MANY function args more reliablyPaul Eggert2015-01-25
* Update copyright year to 2015Paul Eggert2015-01-01
* system-name's returned value can varyPaul Eggert2014-12-29
* Revert previous change.Paul Eggert2014-07-26
* Reorder conditions that are written backwardsAndreas Schwab2014-07-26