[PATCH] ash: avoid GLIBC'ism %m

Jody Bruchon jody at jodybruchon.com
Wed Jul 19 18:37:57 UTC 2017


On 2017-07-19 14:34, Markus Gothe wrote:
> Look over here 
> http://pubs.opengroup.org/onlinepubs/9699919799/functions/scanf.html 
> instead:
The %m in BusyBox is a printf specifier, not a scanf specifier. How is 
this link relevant to printf("%m")?


More information about the busybox mailing list