[project @ 2002-08-28 13:59:19 by simonmar]
authorsimonmar <unknown>
Wed, 28 Aug 2002 13:59:19 +0000 (13:59 +0000)
committersimonmar <unknown>
Wed, 28 Aug 2002 13:59:19 +0000 (13:59 +0000)
commit30c6b2c1e57c8724fac6c284ace227584bccfb0b
treed5669805ffd18841c25810f7f0e1fa11b0c38315
parent0dd5b8bb28ea562e6ccfcc98950a50d8fa6988bb
[project @ 2002-08-28 13:59:19 by simonmar]
- Move rawSystem from SystemExts to System.Cmd.
- Move withArgv and withProgName from SystemExts to System.Environment

These functions are still exported by SystemExts for compatibility.
System/Cmd.hs
System/Environment.hs
cbits/rawSystem.c [new file with mode: 0644]