Directory Core/SystemCall/

Total Files:
1
Deleted Files:
0
Lines of Code:
950

[root]/Core/SystemCall

Lines of Code

Core/SystemCall/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jthornoc 2 (100.0%) 0 (-) 0.0

Most Recent Commits

jthornoc 2007-12-06 18:04 Rev.: 39544


Mostly Mac OSX Leopard fixes...

M include/sci_defs/ogl_testdefs.h.in

Add in a define for Mac OSX Lepard as the only thing built in is
__APPLE__ and that isn't specific enough.

M Core/SystemCall/SystemCallManager.cc

#include <signal.h> which is required for killpg().

M Core/Geom/DrawInfoOpenGL.cc

Side step hack for fixing GL call under 10.4. (It seems to be fixed in 10.5).

M configure.ac
M configure

Fix pwd check. (BTW, pwd is broken under Leopard (doesn't give
physcial path... sigh).) Check to see if we are using Leopard. Add
in OpenGL hack for Leopard. Add in a define for Mac OSX Leopard
because the only thin built in is __APPLE__ and that isn't specific
enough.

M configVars.mk.in

Use the Leopard Hack.

0 lines of code changed in 2 files:

  • Core/SystemCall: SystemCallManager.cc (new)
Generated by StatSVN 0.4.0