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
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
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-03-25
Pacify --enable-gcc-warnings for lock_file
Paul Eggert
2020-03-22
Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)
Noam Postavsky
2020-01-20
Work better if stat etc. are interrupted
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-30
Fix bug with lock file on nonstandard filesystem
Paul Eggert
2019-09-17
Improve reporting of I/O, access errors
Paul Eggert
2019-07-07
Remove printmax_t etc.
Paul Eggert
2019-06-25
Merge from emacs-26
Noam Postavsky
2019-06-20
Check that length of data returned by sysctl is non-zero
Robert Pluim
2019-04-06
Encode the FILENAME argument of 'file-locked-p'
Eli Zaretskii
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-01
Add detailed documentation about lock files
Robert Pluim
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-18
Improve make-temp-file performance on local files
Paul Eggert
2017-08-16
Merge from Gnulib; use ‘open’ for O_CLOEXEC
Paul Eggert
2017-08-12
Improve make-temp-file performance on local files
Paul Eggert
2017-08-02
When renaming a file, ask only if EEXIST or ENOSYS
Paul Eggert
2017-05-16
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-02-01
Revamp quitting and fix infloops
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-10-23
Merge from origin/emacs-25
Paul Eggert
2016-10-12
* src/filelock.c (current_lock_owner): Update comment.
Paul Eggert
2016-10-12
Work around Samba bug with ':' in symlink contents
Paul Eggert
2016-10-11
Work around Samba bug with ':' in symlink contents
Paul Eggert
[next]