patch applied (ghc): Integrate new I/O manager, with signal support
Simon Marlow
marlowsd at gmail.com
Tue Aug 10 06:05:42 EDT 2010
Sat Jul 24 03:23:55 PDT 2010 Johan Tibell <johan.tibell at gmail.com>
* Integrate new I/O manager, with signal support
M ./configure.ac +4
M ./includes/rts/Globals.h -5 +6
M ./includes/rts/IOManager.h -2 +2
M ./rts/Globals.c -15 +22
M ./rts/Linker.c -8 +8
M ./rts/Prelude.h -6 +6
M ./rts/package.conf.in -6 +6
M ./rts/posix/Signals.c -27 +34
M ./rts/win32/ThrIOManager.c -2 +2
M ./rts/win32/libHSbase.def -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100724102355-73595-754242630b2ff74abf460b30c11d829caec70a4c.gz
More information about the Cvs-ghc
mailing list