[project @ 2005-01-28 13:36:25 by simonmar]
authorsimonmar <unknown>
Fri, 28 Jan 2005 13:36:34 +0000 (13:36 +0000)
committersimonmar <unknown>
Fri, 28 Jan 2005 13:36:34 +0000 (13:36 +0000)
commitec3ba94b254bd444e7a1c560c1d91c4879948c69
treee9d5e3cb85395f5a5a76067561080c838bb2228f
parent7d469fba03085e1538f7b33227a3b69fc68d037f
[project @ 2005-01-28 13:36:25 by simonmar]
Catch up with updates to platform #defines.

Generally: use _HOST_ rather than _TARGET_ (except in Cabal where we
have to retain compatibility with previous GHC versions).
29 files changed:
Debug/Trace.hs
Foreign/C/String.hs
GHC/Conc.lhs
GHC/ConsoleHandler.hs
GHC/Handle.hs
GHC/IO.hs
GHC/Unicode.hs
System/CPUTime.hsc
System/Cmd.hs
System/Directory.hs
System/Directory/Internals.hs
System/Environment.hs
System/Info.hs
System/Posix/Internals.hs
System/Posix/Signals.hsc
System/Process.hs
System/Process/Internals.hs
System/Time.hsc
cbits/consUtils.c
cbits/dirUtils.c
cbits/execvpe.c
cbits/inputReady.c
cbits/lockFile.c
cbits/runProcess.c
cbits/timeUtils.c
include/HsBase.h
include/lockFile.h
include/runProcess.h
package.conf.in