Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 07:05:21 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sed compile.c extern.h main.c misc.c process.c
Message-ID:  <200107241405.f6OE5Lv64714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/07/24 07:05:21 PDT

  Modified files:
    usr.bin/sed          compile.c extern.h main.c misc.c 
                         process.c 
  Log:
  Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its
  implementation.
  
  Revision  Changes    Path
  1.16      +37 -18    src/usr.bin/sed/compile.c
  1.7       +1 -3      src/usr.bin/sed/extern.h
  1.13      +7 -4      src/usr.bin/sed/main.c
  1.4       +3 -32     src/usr.bin/sed/misc.c
  1.11      +13 -7     src/usr.bin/sed/process.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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