CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20041114 10:20:44
Modified files:
lib/fusion : shmalloc.h
Log message:
Added "D_OOSHM()" which is the same as "D_OOM()" in single app build.
Only in multi app build it prints the warning "out of shared memory"
and gives DFB_NOSHAREDMEMORY if used as a (return) value.
