Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 1997 10:44:34 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrbin@FreeBSD.org
Subject:   cvs commit:  src/usr.bin/mk_cmds ct.y
Message-ID:  <199704221744.KAA13314@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/22 10:44:34

  Modified:    usr.bin/mk_cmds  ct.y
  Log:
  Removed wrong declarations of malloc() and realloc().  They were unused,
  and they broke when yacc started generating `#include <stdlib.h>', but
  the breakage was hidden by compatibility cruft in gcc unless DESTDIR
  was unusual.
  
  Revision  Changes    Path
  1.2       +1 -1      src/usr.bin/mk_cmds/ct.y



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704221744.KAA13314>