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
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
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-07-23
Make supersession warnings work again
Lars Ingebrigtsen
2021-07-09
Further cleanup for file locks
Michael Albinus
2021-07-08
Code cleanup wrt file locks
Michael Albinus
2021-07-07
Make make_lock_file_name more robust
Lars Ingebrigtsen
2021-07-07
Add new user option lock-file-name-transforms
Lars Ingebrigtsen
2021-07-07
Implement file locks for remote files (Bug#49261)
Michael Albinus
2021-03-27
File unlock errors now issue warnings (Bug#46397)
Matt Armstrong
2021-02-10
Fix file lock issue (Bug#46397)
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
[next]