> This introduces a few new APIs for dealing with strings. > One to split a char * into a char **, another to join a > char ** into a char *, and finally one to free a char ** > > There is a simple test suite to validate the edge cases > too. No more need to use the horrible strtok_r() API, > or hand-written code for splitting strings. > > Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> > --- ACK; you addressed my findings from v1. -- Eric Blake eblake@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list