index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fileio.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-17
Allow child processes to continue after EPIPE
Jim Porter
2026-04-04
; Improve documentation of 'make-temp-file'
Eli Zaretskii
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-02-12
; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-08-02
Port better to Linux with 1 MiB pages
Paul Eggert
2025-07-23
Don’t read before BEG in insert-file-contents
Paul Eggert
2025-07-23
Simplify file end finding in insert-file-contents
Paul Eggert
2025-07-21
insert-file-contents respect END better
Paul Eggert
2025-07-21
insert-file-contents shrinking Solaris file fix
Paul Eggert
2025-07-21
Refactor insert-file-contents overlap check
Paul Eggert
2025-07-21
insert-file-contents refactor xlseek
Paul Eggert
2025-07-21
Say why quit is captured in insert-file-contents
Paul Eggert
2025-07-21
insert-file-contents read size increase
Paul Eggert
2025-07-21
Fix insert-file-contents infloop with unlucky END
Paul Eggert
2025-07-21
insert-file-contents from seekable non-regular
Paul Eggert
2025-07-21
insert-file-contents beware buffer relocation
Paul Eggert
2025-07-21
insert-file-contents 1 KiB seek fix
Paul Eggert
2025-07-21
insert-file-contents seek refactoring
Paul Eggert
2025-07-21
Fix insert-file-contents optimization glitch
Paul Eggert
2025-07-21
insert-file-contents SEEK_END optimization
Paul Eggert
2025-07-21
insert-file-contents st_size cleanup
Paul Eggert
2025-07-16
Don’t optimize insert-file-contents for GNU
Paul Eggert
2025-07-16
insert-file-contents small gap bug
Paul Eggert
2025-07-16
insert-file-contents likely-end memory objects
Paul Eggert
2025-07-16
Port insert-file-contents dir behavior to Unix
Paul Eggert
2025-07-15
Fix insert-file-contents overlap check
Paul Eggert
2025-07-14
Fix the Android port
Po Lu
2025-07-13
; Fix indentation.
Paul Eggert
2025-07-13
Speed up insert-file-contents reads
Paul Eggert
2025-07-13
Avoid some tiny /proc file reads
Paul Eggert
2025-07-13
insert-file-contents file shrinkage in scanback
Paul Eggert
2025-07-13
int → ptrdiff_t for read results
Paul Eggert
2025-07-13
insert-file-contents unexpected end shrinkage
Paul Eggert
2025-07-13
fileio.c comment spelling fix
Paul Eggert
2025-07-13
insert-file-contents byte vs char confusion
Paul Eggert
2025-07-13
Fix insert-file-contents overlap calculation
Paul Eggert
2025-07-13
insert-file-contents do not rely on st_size
Paul Eggert
2025-07-13
insert-file-contents file size hint improvement
Paul Eggert
2025-07-13
insert-file-contents file end EOF fixes
Paul Eggert
2025-07-13
Fix insert-file-contents integer overflows
Paul Eggert
2025-07-13
Remove ineffective overflow check
Paul Eggert
2025-07-13
insert-file-contents END enforcement
Paul Eggert
2025-07-13
insert-file-contents initial offset fix
Paul Eggert
2025-07-13
insert-file-contents end offset infinity
Paul Eggert
2025-07-13
Refactor negative file size checking
Paul Eggert
2025-07-13
Non-nil orig_filename in insert-file-contents
Paul Eggert
[next]