nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] message rewrite/fix up


From: Lyndon Nerenberg
Subject: Re: [Nmh-workers] message rewrite/fix up
Date: Sun, 10 Feb 2013 16:00:42 -0800

On 2013-02-10, at 1:38 PM, David Levine wrote:

> I don't see a POSIX program to make a temp file, so it might
> be best to write a trivial program using mktemp(3).  But
> that's beyond what I want to do now.

Grab BSDs mktemp(1).  You'll have to replace a few BSD-specific calls with 
portable code, but that's mostly just a matter of mechanics (e.g. expanding 
warn*() and err*() into inline code).




reply via email to

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