]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 18 Jan 2000 07:28:59 +0000 (07:28 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 18 Jan 2000 07:28:59 +0000 (07:28 +0000)
old/fileutils/ChangeLog

index 4c92d9142c036640442aef0957627a15e82c7d43..e1d4a9cf954ed3d07ec997b2bd52ad9401a39960 100644 (file)
@@ -1,3 +1,9 @@
+2000-01-17  Paul Eggert  <eggert@twinsun.com>
+
+       * src/dd.c (interrupt_handler): Likewise.
+       (install_handler): Use SA_NOCLDSTOP, not _POSIX_VERSION,
+       to decide whether to call sigaction; this fixes an old typo.
+
 2000-01-16  Jim Meyering  <meyering@lucent.com>
 
        * lib/Makefile.am: Sync with sh-utils/lib/Makefile.am.