emacs/lib-src
Eli Zaretskii 3975094f1d Support sub-second file time-stamps on MS-Windows
* nt/inc/sys/stat.h (struct stat): New members for nsec part of
file times.

* lib-src/ntlib.c (convert_time):
* src/w32.c (convert_time): Accept an additional argument
TIME_NSEC and set it to the sub-second part of time.  All callers
changed.
2025-05-11 13:33:24 +03:00
..
asset-directory-tool.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
be_resources.cc Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.1 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ebrowse.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emacsclient.c Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
etags.c Fix etags for Ruby module definitions with :: 2025-04-03 08:50:59 +03:00
hexl.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
make-docfile.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
make-fingerprint.c ; * lib-src/make-fingerprint.c: Fix copyright year. 2025-01-09 06:22:21 +01:00
Makefile.in Remove ctags program 2025-03-22 11:57:29 -07:00
movemail.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ntlib.c Support sub-second file time-stamps on MS-Windows 2025-05-11 13:33:24 +03:00
ntlib.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pop.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pop.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
rcs2log Fix copyright years by hand 2025-01-02 18:44:48 +01:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
seccomp-filter.c Fix seccomp-filter for newer Linux kernels 2025-04-19 18:07:19 +03:00
update-game-score.c Update copyright year to 2025 2025-01-02 18:39:42 +01: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.