summaryrefslogtreecommitdiff
path: root/src/filelock.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Protect against the host name containing an alpha characterLars Ingebrigtsen2022-04-25
* * src/filelock.c (Fcreate_lockfiles): Doc string fix.Paul Eggert2022-04-17
* Merge from origin/emacs-28Paul Eggert2022-04-17
|\
| * Fix GC bug in filelock.cPaul Eggert2022-04-17
* | Remove lock file in --no-build-details, tooLars Ingebrigtsen2022-03-07
* | Fix error after mergePo Lu2022-01-29
* | Merge from origin/emacs-28Po Lu2022-01-29
|\|
| * Fix error in filelock.cMichael Albinus2022-01-29
* | Clean up filelock code related to errnoPaul Eggert2022-01-11
* | * src/filelock.c (lock_if_free): Fix Haiku positive errno check.Po Lu2022-01-11
* | ; * src/filelock.c (lock_if_free): Fix comment wording.Eli Zaretskii2022-01-09
* | Fix filelock.c for HaikuPo Lu2022-01-09
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
|/
* Make supersession warnings work againLars Ingebrigtsen2021-07-23
* Further cleanup for file locksMichael Albinus2021-07-09
* Code cleanup wrt file locksMichael Albinus2021-07-08
* Make make_lock_file_name more robustLars Ingebrigtsen2021-07-07
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-07
* Implement file locks for remote files (Bug#49261)Michael Albinus2021-07-07
* File unlock errors now issue warnings (Bug#46397)Matt Armstrong2021-03-27
* Fix file lock issue (Bug#46397)Paul Eggert2021-02-10
* 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
|\