]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 2 Mar 2001 03:10:42 +0000 (03:10 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Mar 2001 03:10:42 +0000 (03:10 +0000)
old/textutils/ChangeLog

index 805bf8055636ece896c58f6793f2a19e17d54ee6..bd706d78a0fa8e016086b4347603f212372cc504 100644 (file)
        (main): Initialize caught_signals.  On hosts with sigaction, block all
        caught signals while handling one.  Remove duplicate code.
 
-       * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
-       lacks mkstemp.  Compile our own tempname.c if we compile our own
-       mkstemp.c, as mkstemp relies on tempname.
-
 2001-02-22  Jim Meyering  <meyering@lucent.com>
 
        * src/sort.c (keycompare): Move declarations of locals, lena and lenb,