X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fsprintf.c;h=4bbaab9f08463bacff9e98b3dfbcd20cccac2624;hb=96bda3a8889719af5e4475aaf853487f2e99e01f;hp=53cb92058a60614cb4b29c9fc6ba25e799e29257;hpb=bcf38f772b397e7a8ba781a69aacb9380e54b32a;p=bertos.git diff --git a/mware/sprintf.c b/mware/sprintf.c old mode 100755 new mode 100644 index 53cb9205..4bbaab9f --- a/mware/sprintf.c +++ b/mware/sprintf.c @@ -1,8 +1,33 @@ /** * \file * * * \brief sprintf() implementation based on _formatted_write()