index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filelock.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-08
Replace some calls to `intern' with DEFSYMs
Po Lu
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-15
Port better to NFS unlink
Paul Eggert
2024-08-15
Remove empty (& invalid) lock files
Paul Eggert
2024-08-15
Refactor current_lock_owner
Paul Eggert
2024-08-15
Avoid some GC when locking/unlocking files
Paul Eggert
2024-08-15
Fix unlikely lock file integer overflow
Paul Eggert
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-06-13
Fix removal of file locks on MS-Windows 9X
Eli Zaretskii
2024-06-12
Start of a fix for bug#71477
Paul Eggert
2024-06-11
; Revert "Provide for negative PIDs on MS Windows"
Eli Zaretskii
2024-06-11
; Revert "* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly."
Eli Zaretskii
2024-06-11
* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly.
Po Lu
2024-06-11
Provide for negative PIDs on MS Windows
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-05
Fix lock files on some versions of Cygwin
Eli Zaretskii
2024-04-13
Merge from origin/emacs-29
Eli Zaretskii
2024-04-07
; * src/filelock.c (Flock_file): Doc fix (bug#70216).
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Improve performance of `find-buffer-visiting' (bug#66117)
Ihor Radchenko
2023-08-15
Simplify get_boot_sec
Paul Eggert
2023-08-13
Fix the MS-DOS build
Po Lu
2023-08-12
Improve boot-time gathering
Paul Eggert
2023-08-10
Fix the MS-DOS, Haiku, USG, etc builds
Po Lu
2023-08-09
Adjust to random-seed move
Paul Eggert
2023-08-07
Simplify lockfile name calculation
Paul Eggert
2023-07-27
Update Android port
Po Lu
2023-06-08
Update Android port
Po Lu
2023-03-05
Update Android port
Po Lu
2023-01-19
Update Android port
Po Lu
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-04-25
Protect against the host name containing an alpha character
Lars Ingebrigtsen
2022-04-17
* src/filelock.c (Fcreate_lockfiles): Doc string fix.
Paul Eggert
2022-04-17
Merge from origin/emacs-28
Paul Eggert
2022-04-17
Fix GC bug in filelock.c
Paul Eggert
2022-03-07
Remove lock file in --no-build-details, too
Lars Ingebrigtsen
2022-01-29
Fix error after merge
Po Lu
2022-01-29
Merge from origin/emacs-28
Po Lu
2022-01-29
Fix error in filelock.c
Michael Albinus
2022-01-11
Clean up filelock code related to errno
Paul Eggert
2022-01-11
* src/filelock.c (lock_if_free): Fix Haiku positive errno check.
Po Lu
2022-01-09
; * src/filelock.c (lock_if_free): Fix comment wording.
Eli Zaretskii
2022-01-09
Fix filelock.c for Haiku
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
[next]