[PATCH 0/2] Simplify/improve s(|w)scanf and s(|w)printf documentation markup

Corinna Vinschen vinschen@redhat.com
Thu Nov 12 15:41:00 GMT 2015


On Nov 12 14:21, Jon Turney wrote:
> As briefly touched upon in the discussion at [1], this adjusts the documentation markup for some functions where 
> it is particularly complex.  This makes it significantly easier to generate the documentation for these 
> functions in alternate forms (e.g. manpages).
> 
> [1] https://sourceware.org/ml/newlib/2015/msg00565.html
> 
> Jon Turney (2):
>   Improve markup of sscanf and swscanf documentation
>   Simplify the markup for sprintf and swprintf documentation
> 
>  newlib/ChangeLog             |  10 +++
>  newlib/libc/stdio/sprintf.c  |  67 ++++++++--------
>  newlib/libc/stdio/sscanf.c   | 172 +++++++++++++++++++++++++++--------------
>  newlib/libc/stdio/swprintf.c |  68 ++++++++--------
>  newlib/libc/stdio/swscanf.c  | 179 +++++++++++++++++++++++++++++--------------
>  5 files changed, 318 insertions(+), 178 deletions(-)
> 
> -- 
> 2.5.3

ACK


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20151112/f2d15a66/attachment.sig>


More information about the Newlib mailing list