aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysstdio.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-08-07Fix some emacs_fopen confusionPaul Eggert1-2/+0
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-05-27Add ATTRIBUTE_DEALLOC to extern functionsPaul Eggert1-1/+2
2022-03-08Do not include <attribute.h> from <config.h>Paul Eggert1-1/+3
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-10-17Pacify gcc -Wsuggest-attribute=mallocPaul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-08-24extern function cleanupPaul Eggert1-1/+0
2019-07-14Fix recent changesEli Zaretskii1-0/+1
2019-07-13Use a better buffer size in emacs_perrorPaul Eggert1-0/+5
2019-07-13Avoid interleaving stderr in a few casesPaul Eggert1-0/+3
2019-07-08Use fewer locks when accessing stdioPaul Eggert1-41/+1
2019-07-06Don’t ignore stderr failure when ADDRESS_SANITIZERPaul Eggert1-0/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-06-22Use unlocked stdio more systematicallyPaul Eggert1-0/+41
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-10-16Make src headers idempotent and standalonePaul Eggert1-0/+5
2015-02-19Simplify binary I/O configurationPaul Eggert1-0/+29
2013-07-05Use emacs_open more consistently when opening files.Paul Eggert1-0/+2