Date: Thu, 12 Jan 2006 10:38:35 +0300 From: Andrey Chernov <ache@FreeBSD.ORG> To: Jason Evans <jasone@FreeBSD.ORG> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/include libc_private.h src/lib/libc/stdlib Makefile.inc calloc.c malloc.c posix_memalign.3 src/lib/libpthread/thread thr_fork.c src/lib/libthr/thread thr_fork.c src/libexec/rtld-elf malloc.c Message-ID: <20060112073835.GA14303@nagual.pp.ru> In-Reply-To: <200601120728.k0C7SLET069434@repoman.freebsd.org> References: <200601120728.k0C7SLET069434@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 12, 2006 at 07:28:21AM +0000, Jason Evans wrote: > * Move calloc() from calloc.c to malloc.c. Add a calloc() implementation in > rtld-elf in order to make the loader happy (even though calloc() isn't > used in rtld-elf). If it isn't used, what you mean by saying "happy"? Does it means that new rtld-elf should be builded/installed before new libc builded/installed or not? -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060112073835.GA14303>