Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 07:12:30 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/window context.c string.c tttermcap.c var.c
Message-ID:  <200407280712.i6S7CVTb084249@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2004-07-28 07:12:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/window       context.c string.c tttermcap.c var.c 
  Log:
  Remove local malloc prototypes, which are incorrect and conflict with
  both GCC builtin and system declared ones.
  
  Revision  Changes    Path
  1.4       +1 -3      src/usr.bin/window/context.c
  1.5       +1 -3      src/usr.bin/window/string.c
  1.4       +1 -2      src/usr.bin/window/tttermcap.c
  1.5       +1 -3      src/usr.bin/window/var.c



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