mirror of
				https://github.com/SwallowOS/xorg_lib_libxfont
				synced 2025-11-04 13:55:46 +08:00 
			
		
		
		
	SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanups
and bugs not specifically related to the port fixed along the way.
This commit is contained in:
		@@ -65,11 +65,7 @@ from The Open Group.
 | 
			
		||||
#endif
 | 
			
		||||
#ifndef OPEN_MAX
 | 
			
		||||
#if defined(SVR4) || defined(__UNIXOS2__)
 | 
			
		||||
#ifdef SCO325
 | 
			
		||||
#define OPEN_MAX sysconf(_SC_OPEN_MAX)
 | 
			
		||||
#else
 | 
			
		||||
#define OPEN_MAX 256
 | 
			
		||||
#endif
 | 
			
		||||
#else
 | 
			
		||||
#include <sys/param.h>
 | 
			
		||||
#ifndef OPEN_MAX
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user