[project @ 1999-02-04 12:13:15 by sof]
authorsof <unknown>
Thu, 4 Feb 1999 12:13:16 +0000 (12:13 +0000)
committersof <unknown>
Thu, 4 Feb 1999 12:13:16 +0000 (12:13 +0000)
commitc8f077d42bbd594ec1e2f19f09b6e24364d4e8b4
tree145df967809b81ff4a6d886a54ded9beebb8f305
parent6037e956e9b37b1ef2221de04f2dfb72074d1729
[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.
ghc/lib/std/cbits/getLock.c
ghc/lib/std/cbits/openFile.c
ghc/lib/std/cbits/stgio.h