Date: Tue, 24 Jul 2001 07:14:12 -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/col col.c Message-ID: <200107241414.f6OEECa66765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/07/24 07:14:12 PDT Modified files: usr.bin/col col.c Log: Remove the misnamed `xmalloc' and replace its uses with the realloc (along with error checking) that it actually was. Revision Changes Path 1.12 +12 -20 src/usr.bin/col/col.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?200107241414.f6OEECa66765>