index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filelock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * src/filelock.c (Flock_file): Doc fix (bug#70216).
Eli Zaretskii
2024-04-07
1
-2
/
+5
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Protect against the host name containing an alpha character
Lars Ingebrigtsen
2022-04-25
1
-0
/
+13
*
* src/filelock.c (Fcreate_lockfiles): Doc string fix.
Paul Eggert
2022-04-17
1
-2
/
+2
*
Merge from origin/emacs-28
Paul Eggert
2022-04-17
1
-26
/
+24
|
\
|
*
Fix GC bug in filelock.c
Paul Eggert
2022-04-17
1
-25
/
+23
*
|
Remove lock file in --no-build-details, too
Lars Ingebrigtsen
2022-03-07
1
-1
/
+6
*
|
Fix error after merge
Po Lu
2022-01-29
1
-1
/
+1
*
|
Merge from origin/emacs-28
Po Lu
2022-01-29
1
-35
/
+39
|
\
|
|
*
Fix error in filelock.c
Michael Albinus
2022-01-29
1
-35
/
+39
*
|
Clean up filelock code related to errno
Paul Eggert
2022-01-11
1
-31
/
+38
*
|
* src/filelock.c (lock_if_free): Fix Haiku positive errno check.
Po Lu
2022-01-11
1
-1
/
+1
*
|
; * src/filelock.c (lock_if_free): Fix comment wording.
Eli Zaretskii
2022-01-09
1
-2
/
+2
*
|
Fix filelock.c for Haiku
Po Lu
2022-01-09
1
-1
/
+8
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-1
/
+1
|
/
*
Make supersession warnings work again
Lars Ingebrigtsen
2021-07-23
1
-1
/
+1
*
Further cleanup for file locks
Michael Albinus
2021-07-09
1
-40
/
+34
*
Code cleanup wrt file locks
Michael Albinus
2021-07-08
1
-33
/
+25
*
Make make_lock_file_name more robust
Lars Ingebrigtsen
2021-07-07
1
-1
/
+10
*
Add new user option lock-file-name-transforms
Lars Ingebrigtsen
2021-07-07
1
-55
/
+17
*
Implement file locks for remote files (Bug#49261)
Michael Albinus
2021-07-07
1
-1
/
+57
*
File unlock errors now issue warnings (Bug#46397)
Matt Armstrong
2021-03-27
1
-3
/
+23
*
Fix file lock issue (Bug#46397)
Paul Eggert
2021-02-10
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-1
/
+1
*
Pacify --enable-gcc-warnings for lock_file
Paul Eggert
2020-03-25
1
-15
/
+9
*
Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)
Noam Postavsky
2020-03-22
1
-5
/
+5
*
Work better if stat etc. are interrupted
Paul Eggert
2020-01-20
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix bug with lock file on nonstandard filesystem
Paul Eggert
2019-10-30
1
-1
/
+7
*
Improve reporting of I/O, access errors
Paul Eggert
2019-09-17
1
-42
/
+44
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-4
/
+4
*
Merge from emacs-26
Noam Postavsky
2019-06-25
1
-1
/
+1
|
\
|
*
Check that length of data returned by sysctl is non-zero
Robert Pluim
2019-06-20
1
-1
/
+1
*
|
Encode the FILENAME argument of 'file-locked-p'
Eli Zaretskii
2019-04-06
1
-0
/
+1
*
|
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-1
/
+1
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-7
/
+4
|
/
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Add detailed documentation about lock files
Robert Pluim
2018-06-01
1
-1
/
+4
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve make-temp-file performance on local files
Paul Eggert
2017-08-18
1
-1
/
+1
*
Merge from Gnulib; use ‘open’ for O_CLOEXEC
Paul Eggert
2017-08-16
1
-2
/
+0
*
Improve make-temp-file performance on local files
Paul Eggert
2017-08-12
1
-8
/
+5
*
When renaming a file, ask only if EEXIST or ENOSYS
Paul Eggert
2017-08-02
1
-0
/
+3
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-1
/
+1
*
Revamp quitting and fix infloops
Paul Eggert
2017-02-01
1
-5
/
+2
[next]