Hi,
On Tue, Mar 11, 2014 at 6:44 PM, Kim Chan <ckim@xxxxxxxxxx> wrote:
>
>
> Hi,
> I've had this question for some time past and I would like to know the answer now..
> I wanted to follow a printf in busybox but couldn't find the source of the printf function.
> Then I throught probably the printf is provided by the system library where printf is connected to proper linux system call. (Is it printk?)
busybox is typically built using uclibc, which is here:On Tue, Mar 11, 2014 at 6:44 PM, Kim Chan <ckim@xxxxxxxxxx> wrote:
>
>
> Hi,
> I've had this question for some time past and I would like to know the answer now..
> I wanted to follow a printf in busybox but couldn't find the source of the printf function.
> Then I throught probably the printf is provided by the system library where printf is connected to proper linux system call. (Is it printk?)
http://www.uclibc.org/
http://git.uclibc.org/uClibc/tree/libc/stdio/printf.c
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies