1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lib-src
Paul Eggert 2e8cc206f5 Avoid backwards clock in movemail timestamps
* lib-src/movemail.c (mbx_delimit_begin): Use ‘current_timespec’
instead of ‘time’ to generate the user-visible timestamp.
This works around the minor glitch caused by glibc bug 30200
<https://sourceware.org/bugzilla/show_bug.cgi?id=30200>.
2023-03-21 14:42:17 -07:00
..
be_resources.cc ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Omit no-longer-needed SEEK_END workaround 2023-02-25 17:13:29 -08:00
emacsclient.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
etags.c Merge from origin/emacs-29 2023-03-06 06:30:13 +01:00
hexl.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-docfile.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-fingerprint.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Makefile.in Adjust to recent Gnulib macro renaming 2023-01-07 15:32:56 -08:00
movemail.c Avoid backwards clock in movemail timestamps 2023-03-21 14:42:17 -07:00
ntlib.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlib.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcs2log ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
README
seccomp-filter.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
update-game-score.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.