Implement the RTS side of GHC.Environment.getFullArgs
authorIan Lynagh <igloo@earth.li>
Tue, 17 Jul 2007 14:20:50 +0000 (14:20 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 17 Jul 2007 14:20:50 +0000 (14:20 +0000)
commit8bac478832e0cf9fa7ad1cfc81c08b0b9f13938e
treeab0e7316f2e4bbb58b5ed9942c8798866e4530b5
parent1d708730ee5d0882c59f3d90422ff04fa0e5f39b
Implement the RTS side of GHC.Environment.getFullArgs
compiler/Makefile
includes/RtsAPI.h
rts/Linker.c
rts/RtsFlags.c
rts/RtsStartup.c