coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] [PATCH] sort: fix some --compress reaper bugs


From: Paul Eggert
Subject: Re: [coreutils] [PATCH] sort: fix some --compress reaper bugs
Date: Tue, 14 Dec 2010 10:23:53 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Come to think of it the bug fix should probably be in NEWS,
so I also pushed this.

>From 6600f34d0985865df72004229cec3874d5125c94 Mon Sep 17 00:00:00 2001
From: Paul Eggert <address@hidden>
Date: Tue, 14 Dec 2010 10:21:49 -0800
Subject: [PATCH] sort: document --compress reaper fixes

* NEWS: Document the --compress reaper fixes installed yesterday.
---
 NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index b0a11b1..e98b815 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ GNU coreutils NEWS                                    -*- 
outline -*-
   sort with at least two threads no longer segfaults due to use of pointers
   into the stack of an expired thread. [bug introduced in coreutils-8.6]
 
+  sort --compress no longer mishandles subprocesses' exit statuses.
+
 ** New features
 
   split accepts the --number option to generate a specific number of files.
-- 
1.7.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]