summaryrefslogtreecommitdiff
path: root/lib-src/movemail.c
Commit message (Expand)AuthorAge
* Fix compilation of lib-src/movemailEli Zaretskii2023-03-22
* Avoid backwards clock in movemail timestampsPaul Eggert2023-03-21
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Do not include <attribute.h> from <config.h>Paul Eggert2022-03-08
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Mark the return value from strerror as a constantPhilipp Klaus Krause2020-10-14
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-28
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use unlocked stdio more systematicallyPaul Eggert2017-06-22
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Limit <config.h>’s includesPaul Eggert2016-09-30
* | Omit IF_LINT code that no longer seems neededPaul Eggert2016-05-30
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Make the code in movemail_strftime more generalEli Zaretskii2016-03-06
* Restore leading space in movemail pop outputPaul Eggert2016-03-05
* Fix mbox files produced by movemail on MS-WindowsEli Zaretskii2016-03-05
* Update copyright year to 2016Paul Eggert2016-01-01
* Refix movemail GCC pacificationPaul Eggert2015-09-09
* Port movemail to RHEL 6 with --enable-gcc-warningsPaul Eggert2015-09-09
* Remove configure's --with-mmdf optionPaul Eggert2015-04-12
* Random minor fixes for movemailPaul Eggert2015-03-06
* Update copyright year to 2015Paul Eggert2015-01-01
* movemail: don't dump core if the current time is outlandishPaul Eggert2014-09-23
* Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-14
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-04
* File synchronization fixes.Paul Eggert2013-03-13
* * movemail.c: Don't grant more read permissions than necessary.Paul Eggert2013-03-12
* * movemail.c (main): Call umask on all systems.Paul Eggert2013-03-12
* * movemail.c (getenv): Remove decl (unused since 1994).Paul Eggert2013-02-08
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Assume POSIX 1003.1-1988 or later for errno.h.Paul Eggert2012-11-26
* | movemail: treat EACCES etc. failures as permanentPaul Eggert2012-11-23
* | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-21
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-17
|/
* CommentsGlenn Morris2012-08-10
* Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-09
* Refill commentGlenn Morris2012-08-08
* CommentsGlenn Morris2012-08-08
* Port to Solaris 8.Paul Eggert2012-08-01
* * movemail.c: Add missing 'defined'.Paul Eggert2012-07-12
* Port 'movemail' again to Solaris and similar hosts.Paul Eggert2012-07-11