aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPaul Eggert2025-11-06 10:58:30 -0800
committerPaul Eggert2025-11-06 12:02:53 -0800
commit7654ec5e953f25499cfabe7da08e10d94379781f (patch)
tree8aa0edae79ee3a0d75d82d3d72a3c8847031b6bd /admin
parent0c694624c3b2aec6a8d036bbbb8c30b83437631b (diff)
downloademacs-7654ec5e953f25499cfabe7da08e10d94379781f.tar.gz
emacs-7654ec5e953f25499cfabe7da08e10d94379781f.zip
Update from Gnulib by running admin/merge-gnulib
* admin/merge-gnulib (GNULIB_MODULES): Add stdio-windows. Also, sort and remove duplicates.
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/merge-gnulib6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/merge-gnulib b/admin/merge-gnulib
index 61c386c3e35..7474a0a4a57 100755
--- a/admin/merge-gnulib
+++ b/admin/merge-gnulib
@@ -48,10 +48,10 @@ GNULIB_MODULES='
48 qcopy-acl readlink readlinkat realloc-posix regex 48 qcopy-acl readlink readlinkat realloc-posix regex
49 sig2str sigdescr_np socklen stat-time std-gnu11 49 sig2str sigdescr_np socklen stat-time std-gnu11
50 stdc_bit_width stdc_count_ones stdc_trailing_zeros 50 stdc_bit_width stdc_count_ones stdc_trailing_zeros
51 stdckdint-h stddef-h stdio-h 51 stdckdint-h stddef-h stdio-h stdio-windows
52 stpcpy stringeq strnlen strnlen strtoimax symlink sys_stat-h sys_time-h 52 stpcpy stringeq strnlen strtoimax symlink sys_stat-h sys_time-h
53 tempname time-h time_r time_rz timegm timer-time timespec-add timespec-sub 53 tempname time-h time_r time_rz timegm timer-time timespec-add timespec-sub
54 update-copyright unlocked-io utimensat 54 unlocked-io update-copyright utimensat
55 vla warnings year2038 55 vla warnings year2038
56' 56'
57 57