aboutsummaryrefslogtreecommitdiffstats
path: root/src/filelock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace some calls to `intern' with DEFSYMsPo Lu2025-04-081-3/+7
* Replace call[1-8] with callnStefan Kangas2025-01-191-7/+7
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Port better to NFS unlinkPaul Eggert2024-08-151-1/+1
* Remove empty (& invalid) lock filesPaul Eggert2024-08-151-4/+7
* Refactor current_lock_ownerPaul Eggert2024-08-151-90/+95
* Avoid some GC when locking/unlocking filesPaul Eggert2024-08-151-25/+37
* Fix unlikely lock file integer overflowPaul Eggert2024-08-151-4/+4
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* Fix removal of file locks on MS-Windows 9XEli Zaretskii2024-06-131-1/+2
* Start of a fix for bug#71477Paul Eggert2024-06-121-5/+19
* ; Revert "Provide for negative PIDs on MS Windows"Eli Zaretskii2024-06-111-23/+8
* ; Revert "* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly."Eli Zaretskii2024-06-111-1/+1
* * src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly.Po Lu2024-06-111-1/+1
* Provide for negative PIDs on MS WindowsPo Lu2024-06-111-8/+23
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-1/+2
* Fix lock files on some versions of CygwinEli Zaretskii2024-05-051-1/+3
* Merge from origin/emacs-29Eli Zaretskii2024-04-131-2/+5
|\
| * ; * src/filelock.c (Flock_file): Doc fix (bug#70216).Eli Zaretskii2024-04-071-2/+5
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko2023-12-301-1/+1
* | Simplify get_boot_secPaul Eggert2023-08-151-10/+4
* | Fix the MS-DOS buildPo Lu2023-08-131-5/+12
* | Improve boot-time gatheringPaul Eggert2023-08-121-162/+10
* | Fix the MS-DOS, Haiku, USG, etc buildsPo Lu2023-08-101-1/+2
* | Adjust to random-seed movePaul Eggert2023-08-091-6/+0
* | Simplify lockfile name calculationPaul Eggert2023-08-071-18/+9
* | Update Android portPo Lu2023-07-271-10/+12
* | Update Android portPo Lu2023-06-081-7/+7
* | Update Android portPo Lu2023-03-051-2/+25
* | Update Android portPo Lu2023-01-191-6/+6
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+6
|/
* Protect against the host name containing an alpha characterLars Ingebrigtsen2022-04-251-0/+13
* * src/filelock.c (Fcreate_lockfiles): Doc string fix.Paul Eggert2022-04-171-2/+2
* Merge from origin/emacs-28Paul Eggert2022-04-171-26/+24
|\
| * Fix GC bug in filelock.cPaul Eggert2022-04-171-25/+23
* | Remove lock file in --no-build-details, tooLars Ingebrigtsen2022-03-071-1/+6
* | Fix error after mergePo Lu2022-01-291-1/+1
* | Merge from origin/emacs-28Po Lu2022-01-291-35/+39
|\ \ | |/
| * Fix error in filelock.cMichael Albinus2022-01-291-35/+39
* | Clean up filelock code related to errnoPaul Eggert2022-01-111-31/+38
* | * src/filelock.c (lock_if_free): Fix Haiku positive errno check.Po Lu2022-01-111-1/+1
* | ; * src/filelock.c (lock_if_free): Fix comment wording.Eli Zaretskii2022-01-091-2/+2
* | Fix filelock.c for HaikuPo Lu2022-01-091-1/+8
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-1/+1
|/