2009-08-21 16:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/vm/fm.c
! Fixed to suppress fcntl header in dlmalloc for msvcarm targets.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-21 16:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/vm/fm.c
|
||||
! Fixed to suppress fcntl header in dlmalloc for msvcarm targets.
|
||||
|
||||
2009-08-21 15:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/globsh.mk
|
||||
! Restored backslashes for GNU rm command for os2 shell.
|
||||
|
||||
@@ -174,6 +174,9 @@
|
||||
# if !defined( USE_DL_PREFIX ) && !defined( HB_FM_DLMT_ALLOC )
|
||||
# define USE_DL_PREFIX
|
||||
# endif
|
||||
# if defined( HB_OS_WIN_CE )
|
||||
# define LACKS_FCNTL_H
|
||||
# endif
|
||||
# endif
|
||||
# include "dlmalloc.c"
|
||||
# if defined( __BORLANDC__ )
|
||||
|
||||
Reference in New Issue
Block a user