mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 23:32:26 -04:00
*** empty log message ***
This commit is contained in:
+14
-12
@@ -1,5 +1,7 @@
|
||||
1999-08-07 Jim Meyering <meyering@ascend.com>
|
||||
|
||||
* Version 1.16m.
|
||||
|
||||
* lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,'
|
||||
`yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course
|
||||
with correspondingly smaller numbers for tomorrow and yesterday.
|
||||
@@ -601,7 +603,7 @@
|
||||
1998-08-29 Jim Meyering <meyering@ascend.com>
|
||||
|
||||
* src/su.c (longopts): Use corresponding short-option character
|
||||
in place of `1', and `NULL' in place of pointer in initialization.
|
||||
in place of `1', and `NULL' in place of pointer in initialization.
|
||||
|
||||
1998-08-11 Jim Meyering <meyering@ascend.com>
|
||||
|
||||
@@ -803,8 +805,8 @@
|
||||
|
||||
1998-02-16 Jim Meyering <meyering@eng.ascend.com>
|
||||
|
||||
* configure.in (jm_FUNC_LSTAT): Use it.
|
||||
(jm_FUNC_STAT): Use it.
|
||||
* configure.in (jm_FUNC_LSTAT): Use it.
|
||||
(jm_FUNC_STAT): Use it.
|
||||
* acconfig.h: Add lstat.
|
||||
* lib/Makefile.am (EXTRA_DIST): Add lstat.c and stat.c.
|
||||
|
||||
@@ -818,7 +820,7 @@
|
||||
* src/id.c (xgetgroups): Guard function defn with #if HAVE_GETGROUPS.
|
||||
|
||||
* lib/putenv.c (sys/types.h): Include to get size_t on some systems.
|
||||
(NULL): Define if needed.
|
||||
(NULL): Define if needed.
|
||||
|
||||
1998-01-31 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
@@ -1939,7 +1941,7 @@ Mon Oct 28 17:40:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
Thu Oct 24 13:50:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* src/tee.c (main): Ignore SIGPIPE.
|
||||
* src/tee.c (main): Ignore SIGPIPE.
|
||||
|
||||
Wed Oct 23 23:42:43 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
@@ -2154,19 +2156,19 @@ Mon Sep 2 10:52:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
Sun Sep 1 07:56:07 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
* configure.in (AM_FUNC_MKTIME): Use it.
|
||||
(AC_REPLACE_FUNCS): Remove mktime.
|
||||
* configure.in (AM_FUNC_MKTIME): Use it.
|
||||
(AC_REPLACE_FUNCS): Remove mktime.
|
||||
(AM_INIT_AUTOMAKE): Use it.
|
||||
(AM_PROG_INSTALL): Remove. AM_INIT_AUTOMAKE does this.
|
||||
(AC_PROG_MAKE_SET): Likewise.
|
||||
(AC_PROG_MAKE_SET): Likewise.
|
||||
(jm_MAINTAINER_MODE, fp_C_PROTOTYPES): Rename with
|
||||
AM_ prefix for latest automake/aclocal.
|
||||
AM_ prefix for latest automake/aclocal.
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add acinclude.m4.
|
||||
|
||||
* acinclude.m4: New file -- derived from aclocal.m4.
|
||||
* aclocal.m4: This file is now generated by the aclocal program
|
||||
(which comes with the automake package.)
|
||||
* acinclude.m4: New file -- derived from aclocal.m4.
|
||||
* aclocal.m4: This file is now generated by the aclocal program
|
||||
(which comes with the automake package.)
|
||||
|
||||
Sat Aug 17 00:14:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user