1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1998-05-09 17:42:59 +00:00
parent 83c2cfa04d
commit d344aaa129

View File

@@ -1,7 +1,18 @@
1998-05-03 Jim Meyering <meyering@ascend.com>
1998-05-09 Jim Meyering <meyering@ascend.com>
* Version 3.16o.
* src/dd.c: Include safe-read.h.
Don't declare safe_read.
* src/touch.c: Likewise.
* configure.in (AM_FUNC_MKTIME): Use this instead of jm_FUNC_MKTIME.
* configure.in (jm_TYPE_SSIZE_T): Use it.
* acconfig.h (ssize_t): Add undef.
1998-05-03 Jim Meyering <meyering@ascend.com>
* po/: Update from gettext-0.10.35.
* intl/: Likewise.
* configure.in: Remove use of AC_LINK_FILES.