Date: Sat, 21 Dec 2002 14:04:50 -0800 (PST) From: Rob Braun <bbraun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen setproctitle.c Message-ID: <200212212204.gBLM4oM9056312@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bbraun 2002/12/21 14:04:50 PST Modified files: lib/libc/gen setproctitle.c Log: Reduce libc's memory footprint by lazily allocating memory used internally by setproctitle(). Reviewed by: jkh Revision Changes Path 1.17 +22 -9 src/lib/libc/gen/setproctitle.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?200212212204.gBLM4oM9056312>