1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-14 06:03:46 +02:00
This commit is contained in:
Jim Meyering
1999-09-18 21:18:37 +00:00
parent f1029324fe
commit 1e5c8f23ce
+12
View File
@@ -1,3 +1,15 @@
1999-09-17 Jim Meyering <meyering@ascend.com>
* configure.in (AC_REPLACE_FUNCS): Remove strdup, now that this
is done in m4/jm-macros.m4.
1999-09-09 Jim Meyering <meyering@ascend.com>
* src/touch.c (usage): Remove misleading sentence in --help output.
From Karl Heuer.
* src/Makefile.am (EXTRAdir): Remove unused variable.
1999-09-03 Paul Eggert <eggert@twinsun.com>
* lib/lchown.h (ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3.