summaryrefslogtreecommitdiff
path: root/src/filelock.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Fix lock files on some versions of CygwinEli Zaretskii2024-05-05
* Merge from origin/emacs-29Eli Zaretskii2024-04-13
|\
| * ; * src/filelock.c (Flock_file): Doc fix (bug#70216).Eli Zaretskii2024-04-07
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko2023-12-30
* | Simplify get_boot_secPaul Eggert2023-08-15
* | Fix the MS-DOS buildPo Lu2023-08-13
* | Improve boot-time gatheringPaul Eggert2023-08-12
* | Fix the MS-DOS, Haiku, USG, etc buildsPo Lu2023-08-10
* | Adjust to random-seed movePaul Eggert2023-08-09
* | Simplify lockfile name calculationPaul Eggert2023-08-07
* | Update Android portPo Lu2023-07-27
* | Update Android portPo Lu2023-06-08
* | Update Android portPo Lu2023-03-05
* | Update Android portPo Lu2023-01-19
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Bring up the Android operating system and its window systemPo Lu2022-12-31
|/
* 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