/[gcl]/gcl/h/mingw.h
ViewVC logotype

Diff of /gcl/h/mingw.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by mjthomas, Tue Jul 30 02:40:07 2002 UTC revision 1.11 by mjthomas, Wed Jul 31 07:16:44 2002 UTC
# Line 13  Line 13 
13        sprintf(command,"rsym %s %s",kcl_self,tmpfile1);        sprintf(command,"rsym %s %s",kcl_self,tmpfile1);
14  #endif  #endif
15    
 #define SIZEOF_LONG_P 4  
   
16  #define MP386  #define MP386
 #define WINDOWSNT  
17  #define GCL  #define GCL
18    
19  /* #define filehdr _IMAGE_FILE_HEADER */  /* #define filehdr _IMAGE_FILE_HEADER */
# Line 81  extern DBEGIN_TY _stacktop, _stackbottom Line 78  extern DBEGIN_TY _stacktop, _stackbottom
78  #  define HAVE_RENAME  #  define HAVE_RENAME
79  #endif  #endif
80    
81    #if 0
82  /* the result of 'getenv' is malloc'd */  /* the result of 'getenv' is malloc'd */
83  #define FREE_GETENV_RESULT  #define FREE_GETENV_RESULT
84    #endif
85    
86  #define SIGBUS           7  #define SIGBUS           7
87  #ifndef SIGKILL  #ifndef SIGKILL
# Line 101  extern DBEGIN_TY _stacktop, _stackbottom Line 100  extern DBEGIN_TY _stacktop, _stackbottom
100  #define SIG_SETMASK        2    /* for setting the signal mask */  #define SIG_SETMASK        2    /* for setting the signal mask */
101    
102  #define HAVE_SIGPROCMASK  #define HAVE_SIGPROCMASK
103  #define NEED_TO_REINSTALL_SIGNALS  #define NEED_TO_REINSTALL_SIGNALS
104    
105    #if 0
106  #ifndef SIGIO  #ifndef SIGIO
107  #  define SIGIO 23  #  define SIGIO 23
108  #endif  #endif
109    #endif
110    
111  /* on most machines this will test in one instruction  /* on most machines this will test in one instruction
112     if the pointe/r is on the C stack or the 0 pointer     if the pointe/r is on the C stack or the 0 pointer

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26