nmh-workers
[Top] [All Lists]

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

2013-02-10 18:01:09

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).


_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>