Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/c6b83d9bab959022144aeaa9d05a0e6f61ab5164

>---------------------------------------------------------------

commit c6b83d9bab959022144aeaa9d05a0e6f61ab5164
Author: Ian Lynagh <[email protected]>
Date:   Sun Feb 26 17:07:09 2012 +0000

    Move nocldstop from HsBase.h to HsUnix.h

>---------------------------------------------------------------

 include/HsBase.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/HsBase.h b/include/HsBase.h
index ed99692..73106ec 100644
--- a/include/HsBase.h
+++ b/include/HsBase.h
@@ -148,9 +148,6 @@ extern HsWord64 getUSecOfDay(void);
 /* in inputReady.c */
 extern int fdReady(int fd, int write, int msecs, int isSock);
 
-/* in Signals.c */
-extern HsInt nocldstop;
-
 /* 
-----------------------------------------------------------------------------
    INLINE functions.
 



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to