1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/lib-src
Paul Eggert 59fbaca6b9 Update from Gnulib by running admin/merge-gnulib
* admin/merge-gnulib (GNULIB_MODULES): Add stringeq.
With current Gnulib it is already present as in indirect dependency;
listing it here because Emacs now depends on it directly.
* lib-src/ebrowse.c, lib-src/etags.c:
(streq): Remove, as Gnulib defines this now.
* lib/fseterr.c, lib/fseterr.h, lib/issymlink.c, lib/issymlink.h:
* lib/issymlinkat.c, lib/stdio-consolesafe.c, lib/string.c:
* m4/fseterr.m4, m4/gettext_h.m4, m4/stringeq.m4:
New files from Gnulib.
* src/conf_post.h (tzfree) [__ANDROID_API__ >= 35]: Remove.
2025-11-04 13:32:58 -08: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
ebrowse.c Update from Gnulib by running admin/merge-gnulib 2025-11-04 13:32:58 -08:00
emacsclient.c Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
etags.c Update from Gnulib by running admin/merge-gnulib 2025-11-04 13:32:58 -08: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 ; Fix warnings in MinGW builds 2025-06-14 16:56:44 +03: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
seccomp-filter.c Port varargs macros better to C99 2025-06-27 23:54:45 -07: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.