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

Andrey Chernov ache at FreeBSD.ORG
Wed Jan 11 23:38:45 PST 2006


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/


More information about the cvs-src mailing list