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

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

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

revision 1.14 by rms, Tue Apr 30 22:48:20 2002 UTC revision 1.15 by rms, Sun May 5 04:30:38 2002 UTC
# Line 60  Boston, MA 02111-1307, USA.  */ Line 60  Boston, MA 02111-1307, USA.  */
60  #undef BSD_PGRPS  #undef BSD_PGRPS
61  #define GETPGRP_NO_ARG  #define GETPGRP_NO_ARG
62    
63    /* Use mmap directly for allocating larger buffers.  */
64    #ifdef DOUG_LEA_MALLOC
65    #undef REL_ALLOC
66    #endif
67    
68  #define HAVE_WAIT_HEADER  #define HAVE_WAIT_HEADER
69  #define WAIT_USE_INT  #define WAIT_USE_INT
70  #define HAVE_UNION_WAIT  #define HAVE_UNION_WAIT

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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