/[bison]/bison/lib/xmalloc.c
ViewVC logotype

Diff of /bison/lib/xmalloc.c

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

revision 1.2 by akim, Fri Feb 2 14:56:44 2001 UTC revision 1.3 by eggert, Fri Oct 26 07:26:00 2001 UTC
# Line 47  void free (); Line 47  void free ();
47  #endif  #endif
48    
49  #ifndef HAVE_DONE_WORKING_MALLOC_CHECK  #ifndef HAVE_DONE_WORKING_MALLOC_CHECK
50  you must run the autoconf test for a properly working malloc -- see malloc.m4  "you must run the autoconf test for a properly working malloc -- see malloc.m4"
51  #endif  #endif
52    
53  #ifndef HAVE_DONE_WORKING_REALLOC_CHECK  #ifndef HAVE_DONE_WORKING_REALLOC_CHECK
54  you must run the autoconf test for a properly working realloc -- see realloc.m4  "you must run the autoconf test for a properly working realloc --see realloc.m4"
55  #endif  #endif
56    
57  /* Exit value when the requested amount of memory is not available.  /* Exit value when the requested amount of memory is not available.

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