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
*
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
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Remove support for IRIX
Paul Eggert
2016-03-07
1
-8
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-4
/
+0
*
Verify file modifications by other programs
Eli Zaretskii
2015-05-08
1
-24
/
+25
*
Count MANY function args more reliably
Paul Eggert
2015-01-25
1
-9
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-2
/
+2
*
system-name's returned value can vary
Paul Eggert
2014-12-29
1
-3
/
+4
*
Revert previous change.
Paul Eggert
2014-07-26
1
-2
/
+2
*
Reorder conditions that are written backwards
Andreas Schwab
2014-07-26
1
-2
/
+2
*
Doc tweaks related to file locking
Glenn Morris
2014-03-25
1
-1
/
+3
*
Remove the build-time option CLASH_DETECTION
Glenn Morris
2014-03-25
1
-6
/
+0
*
Add some Authors: headers based on authors.el.
Glenn Morris
2014-02-25
1
-2
/
+6
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Adapted dostounix_filename. w32-short/long-filename work with wide APIs.
Eli Zaretskii
2013-11-02
1
-1
/
+1
[next]