[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] CVS: sbcl/src/runtime runtime.c,1.82,1.83
From:       "Christophe Rhodes" <crhodes () users ! sourceforge ! net>
Date:       2010-04-30 10:56:44
Message-ID: E1O7ntk-0007DJ-Cq () sfp-cvsdas-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/sbcl/sbcl/src/runtime
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27441/src/runtime

Modified Files:
	runtime.c 
Log Message:
1.0.37.74: support NetBSD-current

... at least if I've done everything right.  Slushy freezes, don't you 
just love them?

Also don't run the run-program inherit-stdin test, because it hangs.


Index: runtime.c
===================================================================
RCS file: /cvsroot/sbcl/sbcl/src/runtime/runtime.c,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- runtime.c	7 Apr 2010 16:14:22 -0000	1.82
+++ runtime.c	30 Apr 2010 10:56:42 -0000	1.83
@@ -513,7 +513,7 @@
         fflush(stdout);
     }
 
-#if defined(SVR4) || defined(__linux__)
+#if defined(SVR4) || defined(__linux__) || defined(__NetBSD__)
     tzset();
 #endif
 


------------------------------------------------------------------------------
_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic