Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 07:09:48 -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/m4 eval.c extern.h look.c main.c misc.c
Message-ID:  <200107241409.f6OE9mm65895@freefall.freebsd.org>

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

  Modified files:
    usr.bin/m4           eval.c extern.h look.c main.c misc.c 
  Log:
  Remove the local basename in favor of the libc version.
  Remove xmalloc and xstrdup and do the error checking at the place of use.
  
  Revision  Changes    Path
  1.14      +9 -4      src/usr.bin/m4/eval.c
  1.5       +1 -4      src/usr.bin/m4/extern.h
  1.3       +7 -2      src/usr.bin/m4/look.c
  1.11      +8 -3      src/usr.bin/m4/main.c
  1.8       +1 -34     src/usr.bin/m4/misc.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?200107241409.f6OE9mm65895>