1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-25 00:25:36 +02:00
Files
coreutils/m4
Paul Eggert a6648d4102 maint: omit some unused function tests
* m4/jm-macros.m4: Do not check for ftruncate, iswspace,
mkfifo, mbrlen, sysctl.  Coreutils no longer uses the
corresponding HAVE_* macros, typically because Gnulib
handles them now.
* src/wc.c (iswspace): Remove; unused.
2023-09-23 00:28:27 -07:00
..