Hi,

Trying to understand the source tree of C library I came with this questions:
- /usr/src/lib/libc is the C library, but what is /usr/src/lib/libbc ?
- I found several sources for malloc.c like /libc/port/gen/malloc.c, 
lib/libmalloc/common/malloc.c. Do you know the difference between malloc found 
in libc and malloc found in libmalloc? Which is preferrable?
- Is it possible to build only the library's part of the source tree, i.e 
/usr/src/lib/libc?
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to