time.h and wctype.h had "#error not yet implemented" in them. Now time.h is correct (though the functions are only declared), and wctype.h exists enough to define its types. Also a dlsym stub was added that just returns 0.
Sorta. crt0 is a separate module as far as bonnibel is concerned, but it's still part of the libc module file.