simonmar 2005/02/03 02:57:10 PST
Modified files:
ghc/rts HsFFI.c RtsFlags.c RtsStartup.c
Log:
Make setProgArgv() set the RTS's idea of the prog name too.
Revision Changes Path
1.5 +2 -3 fptools/ghc/rts/HsFFI.c
1.80 +46 -14 fptools/ghc/rts/RtsFlags.c
1.90 +1 -27 fptools/ghc/rts/RtsStartup.c