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
*
Fix GC bug in filelock.c
Paul Eggert
2022-04-17
1
-25
/
+23
*
Fix error in filelock.c
Michael Albinus
2022-01-29
1
-35
/
+39
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
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
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-4
/
+4
|
\
|
|
*
* src/filelock.c (current_lock_owner): Update comment.
Paul Eggert
2016-10-12
1
-4
/
+4
|
*
Work around Samba bug with ':' in symlink contents
Paul Eggert
2016-10-12
1
-13
/
+22
*
|
Work around Samba bug with ':' in symlink contents
Paul Eggert
2016-10-11
1
-13
/
+22
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
*
|
Check actual contents before promting about changed file
Stefan Monnier
2016-09-02
1
-1
/
+1
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-0
/
+19
|
\
|
|
*
Fix the MSDOS build
Eli Zaretskii
2016-04-30
1
-0
/
+19
*
|
Simplify use of O_BINARY
Paul Eggert
2016-04-14
1
-1
/
+1
*
|
Prefer AUTO_STRING_WITH_LEN to make_formatted_string
Paul Eggert
2016-04-04
1
-8
/
+5
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
[next]