* thread.cc: Need LONG_MAX definition.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
Thu Jan  4 10:29:54  2001  Earnie Boyd  <earnie_boyd@yahoo.com>
 | 
			
		||||
 | 
			
		||||
	* thread.cc: Need LONG_MAX definition.
 | 
			
		||||
 | 
			
		||||
Wed Jan  3 13:47:23 2001  Christopher Faylor <cgf@cygnus.com>
 | 
			
		||||
 | 
			
		||||
	* thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore
 | 
			
		||||
 
 | 
			
		||||
@@ -16,6 +16,7 @@ details. */
 | 
			
		||||
 | 
			
		||||
#ifdef _MT_SAFE
 | 
			
		||||
#include "winsup.h"
 | 
			
		||||
#include <limits.h>
 | 
			
		||||
#include <errno.h>
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user