Skip to content
Snippets Groups Projects
Commit c8f077d4 authored by sof's avatar sof
Browse files

[project @ 1999-02-04 12:13:15 by sof]

- relax the restriction that just the one open writeable handle on
  *the same file* may exist when dealing with the standard handles,
  stdout and stderr.

  Reason: the following invocation of a Haskell program,

      foo >log 2>&1

  should be acceptable.
parent 6037e956
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment