/[m4]/m4/m4/xmalloc.c
ViewVC logotype

Diff of /m4/m4/xmalloc.c

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

revision 1.5 by gary, Mon Aug 20 19:42:38 2001 UTC revision 1.6 by gary, Mon Aug 20 20:25:25 2001 UTC
# Line 56  static void *fixup_null_alloc (size_t n) Line 56  static void *fixup_null_alloc (size_t n)
56    
57  /* Exit value when the requested amount of memory is not available.  /* Exit value when the requested amount of memory is not available.
58     The caller may set it to some other value.  */     The caller may set it to some other value.  */
59  M4_GLOBAL_DATA int xmalloc_exit_failure = EXIT_FAILURE;  int xmalloc_exit_failure = EXIT_FAILURE;
60    
61    
62  /* Your program must provide these functions in order for  /* Your program must provide these functions in order for

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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