Merging the kvm tool
Merging the kvm tool
Posted Aug 25, 2011 16:40 UTC (Thu) by iabervon (subscriber, #722)Parent article: Merging the kvm tool
I don't think an actual full C library would make sense to have in the kernel source; there's a ton of stuff that the C library provides that's only tangentially related to the host kernel. On the other hand, shipping the syscall stubs and such would probably save a whole lot of hassle.