cvs commit: src/usr.bin/window context.c string.c tttermcap.c var.c

Alexander Kabaev kan at FreeBSD.org
Wed Jul 28 00:12:31 PDT 2004


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


More information about the cvs-all mailing list