1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-01 09:54:45 +00:00
parent 10a0ecfe61
commit 9624b35110
+14
View File
@@ -1,3 +1,17 @@
1999-08-01 Jim Meyering <meyering@ascend.com>
* configure.in (AM_C_PROTOTYPES): Move test to precede a few
header tests -- merely on principle.
1999-08-01 Paul Eggert <eggert@twinsun.com>
* configure.in (AC_SYS_LARGEFILE): Renamed from AC_LFS.
1999-07-16 Paul Eggert <eggert@twinsun.com>
* lib/quotearg.c (quotearg_buffer):
Don't quote spaces if C quoting style.
1999-07-31 Jim Meyering <meyering@ascend.com>
* src/tail.c (tail_forever): Don't call kill if pid is 0.