[project @ 1999-07-03 18:39:40 by sof]
authorsof <unknown>
Sat, 3 Jul 1999 18:39:41 +0000 (18:39 +0000)
committersof <unknown>
Sat, 3 Jul 1999 18:39:41 +0000 (18:39 +0000)
commitd1a47b329fd21ab5a7db1dbe47959a874e8648e6
tree23879c82e6d54b3115e7d457ca8a9db8b63b608a
parent803331a0192e36775cf2ab084dc253fb68650541
[project @ 1999-07-03 18:39:40 by sof]
New RTS entry point, shutdownHaskellAndExit(), which does what the name
implies - used when you want to exit from within Haskell code (e.g.,
System.exitWith.)
ghc/includes/RtsAPI.h
ghc/includes/SchedAPI.h
ghc/rts/RtsStartup.c