mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Update from Gnulib by running admin/merge-gnulib
* lib/sys-limits.h: New file.
This commit is contained in:
parent
84f1080f67
commit
687d3cb03b
6 changed files with 116 additions and 31 deletions
|
|
@ -51,9 +51,8 @@ AC_DEFUN([gl_FUNC_COPY_FILE_RANGE],
|
|||
[Define to 1 if the function copy_file_range exists.])
|
||||
|
||||
case $host_os in
|
||||
linux*)
|
||||
# See copy-file-range.c comment re pre-5.3 Linux kernel bugs.
|
||||
# We should be able to remove this hack in 2025.
|
||||
*-gnu* | gnu* | linux*)
|
||||
# See copy-file-range.c comment re glibc and Linux kernel bugs.
|
||||
REPLACE_COPY_FILE_RANGE=1;;
|
||||
esac
|
||||
fi
|
||||
|
|
|
|||
|
|
@ -1420,6 +1420,7 @@ AC_DEFUN([gl_FILE_LIST], [
|
|||
lib/strtol.c
|
||||
lib/strtoll.c
|
||||
lib/symlink.c
|
||||
lib/sys-limits.h
|
||||
lib/sys_random.in.h
|
||||
lib/sys_select.in.h
|
||||
lib/sys_stat.in.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue