Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: othersrc/bootstrap-pkgsrc/mtree



On Fri, Nov 29, 2002 at 03:08:31AM +0200, grant beattie wrote:
  | 
  | Module Name:        othersrc
  | Committed By:       grant
  | Date:               Fri Nov 29 01:08:31 UTC 2002
  | 
  | Modified Files:
  |     othersrc/bootstrap-pkgsrc/mtree: vis.c
  | 
  | Log Message:
  | replace use of alloca() with the more portable malloc()/free().
  | 
  | only include assert.h if it is present.

assert.h is ANSI C - why wouldn't it be present?



Home | Main Index | Thread Index | Old Index