Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 23:12:35 -0800 (PST)
From:      Rob Braun <bbraun@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen basename.c dirname.c
Message-ID:  <200212210712.gBL7CZI9037500@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bbraun      2002/12/20 23:12:35 PST

  Modified files:
    lib/libc/gen         basename.c dirname.c 
  Log:
  Reduce libc.so's memory footprint by lazily allocating memory used internally
  by basename() and dirname().
  Reviewed by: eric
  
  Revision  Changes    Path
  1.6       +8 -2      src/lib/libc/gen/basename.c
  1.6       +8 -2      src/lib/libc/gen/dirname.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?200212210712.gBL7CZI9037500>