Is libbusybox stable for standalone application?

colin colin at realtek.com.tw
Thu Sep 13 07:28:50 UTC 2007


Hi all,
Our platform is with low cpu power and an application using "system" api too
many times will draw down cpu performance.
These statements are like system("/bin/mkdir ..."), system("/bin/touch
..."), ... and system("/bin/rm ...").
I am thinking if the application is linked with libbusybox.so, we can call
corresponding functions and then avoid "fork process".
Is this a good way? The help page says that libbusybox is under experiment
and I am afraid it's not stable.

Thanks and regards,
Colin








More information about the busybox mailing list