/[emacs]/emacs/src/s/darwin.h
ViewVC logotype

Diff of /emacs/src/s/darwin.h

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

revision 1.2 by akochoi, Sun Jun 16 23:08:57 2002 UTC revision 1.3 by akochoi, Mon Jul 1 23:30:21 2002 UTC
# Line 1  Line 1 
1  /* System description header file for Darwin (Mac OS X).  /* System description header file for Darwin (Mac OS X).
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 291  Boston, MA 02111-1307, USA.  */ Line 291  Boston, MA 02111-1307, USA.  */
291  struct kboard;  struct kboard;
292  #endif  #endif
293    
294    
295    /* This makes create_process in process.c save and restore signal
296       handlers correctly.  Suggested by Nozomu Ando.*/
297    #define POSIX_SIGNALS
298    
299    
300  #ifdef temacs  #ifdef temacs
301  #define malloc unexec_malloc  #define malloc unexec_malloc
302  #define realloc unexec_realloc  #define realloc unexec_realloc

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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