fixes for thread support

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1153 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2004-09-30 21:37:41 +00:00
parent 3ab3fb59cc
commit 2c91ebc7bc
7 changed files with 44 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
/*************************************************************************
* *
* YAP Prolog *
@@ -12,8 +11,11 @@
* File: cdmgr.c *
* comments: Code manager *
* *
* Last rev: $Date: 2004-09-30 19:51:53 $,$Author: vsc $ *
* Last rev: $Date: 2004-09-30 21:37:40 $,$Author: vsc $ *
* $Log: not supported by cvs2svn $
* Revision 1.134 2004/09/30 19:51:53 vsc
* fix overflow from within clause/2
*
* Revision 1.133 2004/09/27 20:45:02 vsc
* Mega clauses
* Fixes to sizeof(expand_clauses) which was being overestimated