[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] applets/usage_pod.c: Prefer fputs
From:       "Raffaello D. Di Napoli" <rafdev () dinapo ! li>
Date:       2021-02-18 21:34:21
Message-ID: 35a7aef9-7051-a0db-e789-904fb1d126e8 () dinapo ! li
[Download RAW message or body]


On 02/18/21 13:46, Gray Wolf wrote:
> -		printf("%s", usage_array[i].aname);
> +		fputs(usage_array[i].aname, stdout);

Somebody recently added fputs_stdout(), to save a few bytes on each call like this. \
You should use that here as well.

--
Raf

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic