index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
movemail.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-17
; Eliminate more C++ comments
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-14
Fix movemail fd leak
Paul Eggert
2023-03-22
Fix compilation of lib-src/movemail
Eli Zaretskii
2023-03-21
Avoid backwards clock in movemail timestamps
Paul Eggert
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-03-08
Do not include <attribute.h> from <config.h>
Paul Eggert
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-12
Pacify gcc 11.1.1 -Wanalyzer-null-argument
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-14
Mark the return value from strerror as a constant
Philipp Klaus Krause
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-04-28
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-22
Use unlocked stdio more systematically
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-05-30
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-06
Make the code in movemail_strftime more general
Eli Zaretskii
2016-03-05
Restore leading space in movemail pop output
Paul Eggert
2016-03-05
Fix mbox files produced by movemail on MS-Windows
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-09
Refix movemail GCC pacification
Paul Eggert
2015-09-09
Port movemail to RHEL 6 with --enable-gcc-warnings
Paul Eggert
2015-04-12
Remove configure's --with-mmdf option
Paul Eggert
2015-03-06
Random minor fixes for movemail
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-23
movemail: don't dump core if the current time is outlandish
Paul Eggert
2014-07-14
Use binary-io module, O_BINARY, and "b" flag.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-04
Fix some minor races in hosts lacking mkostemp.
Paul Eggert
2013-03-13
File synchronization fixes.
Paul Eggert
2013-03-12
* movemail.c: Don't grant more read permissions than necessary.
Paul Eggert
2013-03-12
* movemail.c (main): Call umask on all systems.
Paul Eggert
2013-02-08
* movemail.c (getenv): Remove decl (unused since 1994).
Paul Eggert
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-26
Assume POSIX 1003.1-1988 or later for errno.h.
Paul Eggert
2012-11-23
movemail: treat EACCES etc. failures as permanent
Paul Eggert
2012-11-21
Assume POSIX 1003.1-1988 or later for unistd.h.
Paul Eggert
2012-11-17
Assume POSIX 1003.1-1988 or later for fcntl.h.
Paul Eggert
2012-08-10
Comments
Glenn Morris
[next]