index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve integer range checking
Paul Eggert
2020-04-05
1
-2
/
+2
*
Stop using newly-deprecated dosname Gnulib module
Paul Eggert
2020-03-28
1
-1
/
+1
*
Fix the MinGW build as followup to recent "nofollow" changes
Eli Zaretskii
2020-03-08
1
-1
/
+1
*
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-25
/
+26
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-18
/
+28
*
Merge from origin/emacs-27
Glenn Morris
2020-02-20
1
-1
/
+1
|
\
|
*
Fix bug when visiting euc-jp-encoded directories
Paul Eggert
2020-02-19
1
-1
/
+1
*
|
Work better if stat etc. are interrupted
Paul Eggert
2020-01-20
1
-15
/
+24
|
/
*
* src/fileio.c (Fwrite_region): Improve the doc string.
Eli Zaretskii
2020-01-02
1
-0
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix insert-file-contents file error regression
Paul Eggert
2019-10-31
1
-3
/
+2
*
Fix fileio.c infloops on circular lists
Paul Eggert
2019-10-30
1
-10
/
+7
*
Fix port of file-acl errno checking to non-GNU
Paul Eggert
2019-10-06
1
-1
/
+1
*
Port file-acl errno checking to non-GNU
Paul Eggert
2019-10-06
1
-1
/
+1
*
Update some URLs
Paul Eggert
2019-09-23
1
-1
/
+1
*
Revert too-picky file-access tests
Paul Eggert
2019-09-21
1
-81
/
+27
*
Default PICKY_ACCESS to false on non-MS
Paul Eggert
2019-09-19
1
-4
/
+8
*
Out-of-datedness .elc check is merely a file test
Paul Eggert
2019-09-18
1
-1
/
+1
*
Fix the MS-Windows build broken by recent errno changes
Eli Zaretskii
2019-09-18
1
-1
/
+4
*
Be less picky about EACCES in file test predicates
Paul Eggert
2019-09-18
1
-1
/
+15
*
Improve reporting of I/O, access errors
Paul Eggert
2019-09-17
1
-160
/
+199
*
Don’t round file-system-info counts
Paul Eggert
2019-09-17
1
-7
/
+9
*
Fix some file-name-case-insensitive glitches
Paul Eggert
2019-09-15
1
-36
/
+50
*
Fix unknown-vs-nonexistent glitch for file timestamps
Paul Eggert
2019-09-15
1
-1
/
+1
*
file_name_case_insensitive_p int->long fix
Paul Eggert
2019-09-14
1
-2
/
+2
*
Improve checking of pdump load failures
Paul Eggert
2019-09-11
1
-1
/
+1
*
Fix recently-introduced file-name-absolute-p typo
Paul Eggert
2019-07-26
1
-1
/
+2
*
Do not treat ~nosuchuser as an absolute file name
Paul Eggert
2019-07-24
1
-66
/
+55
*
Port double-slash test to z/OS
Paul Eggert
2019-07-24
1
-12
/
+10
*
Fix expand-file-name for names starting with '~'
Ken Brown
2019-07-21
1
-24
/
+44
*
Clarify the expand-file-name doc string
Lars Ingebrigtsen
2019-07-11
1
-10
/
+16
*
* src/fileio.c: Fix bug#36431
Stefan Monnier
2019-07-09
1
-30
/
+89
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-7
/
+7
*
Ensure that expand-file-name returns an absolute file name
Ken Brown
2019-07-08
1
-1
/
+16
*
Merge from origin/emacs-26
Glenn Morris
2019-07-06
1
-1
/
+1
|
\
|
*
Fix typo in doc string of file-exists-p (bug#36408)
Stefan Kangas
2019-06-29
1
-1
/
+1
*
|
(Finsert_file_contents): Keep buffer consistent in non-local exit
Stefan Monnier
2019-07-02
1
-43
/
+22
*
|
* src/insdel.c (insert_from_gap_1): New fun, extracted from insert_from_gap.
Stefan Monnier
2019-07-02
1
-11
/
+1
*
|
* src/coding.c (decode_coding_gap): Remove `chars` argument.
Stefan Monnier
2019-07-02
1
-1
/
+1
*
|
Revert O_PATH change to fileio.c
Paul Eggert
2019-06-28
1
-4
/
+0
*
|
Work around Cygwin bug with O_PATH
Paul Eggert
2019-06-27
1
-0
/
+4
*
|
Omit a few minor unnecessary range checks
Paul Eggert
2019-06-27
1
-1
/
+1
*
|
Clean up use of XFIXNUM etc.
Paul Eggert
2019-06-27
1
-3
/
+3
*
|
Merge from emacs-26
Noam Postavsky
2019-06-25
1
-5
/
+5
|
\
|
|
*
Rename 'make-symbolic-link' argument NEWNAME to LINKNAME
Juanma Barranquero
2019-06-21
1
-5
/
+5
*
|
Fix an off-by-one error in assertion
Eli Zaretskii
2019-06-22
1
-1
/
+1
*
|
Fix minor ssize_t / ptrdiff_t confusion
Paul Eggert
2019-06-07
1
-1
/
+2
*
|
Use copy_file_range to copy files
Paul Eggert
2019-06-07
1
-8
/
+33
*
|
Remove fixnum restriction on some display vars
Paul Eggert
2019-05-22
1
-2
/
+7
*
|
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-1
/
+1
[next]