[PATCH 0/3] Documentation cleanups
Jeff Johnston
jjohnstn@redhat.com
Tue Nov 3 10:00:00 GMT 2015
Patches committed.
-- Jeff J.
----- Original Message -----
> Fixes for some of the documentation issues identified in previous emails
> [1],[2].
>
> [1] https://sourceware.org/ml/newlib/2015/msg00499.html
> [2] https://sourceware.org/ml/newlib/2015/msg00552.html
>
> Jon Turney (3):
> Add missing semicolons to prototypes in documentation SYNOPSIS
> sections
> Consistently use '---' (em dash) in summaries in documentation
> FUNCTION sections
> Move duplicated documentation Makefile rules to Makefile.shared
>
> newlib/ChangeLog | 67
> +++++++++++++++++++++++++++++++++++++++
> newlib/HOWTO | 15 ++++-----
> newlib/Makefile.shared | 21 ++++++++++++
> newlib/libc/argz/Makefile.am | 16 ++--------
> newlib/libc/ctype/Makefile.am | 15 +--------
> newlib/libc/errno/Makefile.am | 15 +--------
> newlib/libc/iconv/Makefile.am | 9 +-----
> newlib/libc/iconv/ccs/Makefile.am | 18 ++---------
> newlib/libc/iconv/ces/Makefile.am | 19 ++---------
> newlib/libc/iconv/lib/Makefile.am | 14 +-------
> newlib/libc/locale/Makefile.am | 16 +---------
> newlib/libc/misc/Makefile.am | 16 +---------
> newlib/libc/posix/Makefile.am | 17 ++--------
> newlib/libc/reent/Makefile.am | 15 +--------
> newlib/libc/search/Makefile.am | 14 +-------
> newlib/libc/signal/Makefile.am | 15 +--------
> newlib/libc/stdio/Makefile.am | 15 +--------
> newlib/libc/stdio/fseek.c | 16 +++++-----
> newlib/libc/stdio/fwide.c | 8 ++---
> newlib/libc/stdio64/Makefile.am | 16 +---------
> newlib/libc/stdio64/fseeko64.c | 8 ++---
> newlib/libc/stdlib/Makefile.am | 15 +--------
> newlib/libc/string/Makefile.am | 16 +---------
> newlib/libc/string/strtok.c | 12 +++----
> newlib/libc/string/wcstok.c | 4 +--
> newlib/libc/syscalls/Makefile.am | 15 +--------
> newlib/libc/time/Makefile.am | 15 +--------
> newlib/libc/time/wcsftime.c | 2 +-
> newlib/libc/unix/Makefile.am | 15 +--------
> newlib/libc/xdr/Makefile.am | 16 ++--------
> newlib/libm/common/Makefile.am | 16 ++--------
> newlib/libm/common/isgreater.c | 2 +-
> newlib/libm/common/s_fdim.c | 2 +-
> newlib/libm/common/s_fma.c | 2 +-
> newlib/libm/common/s_fmax.c | 2 +-
> newlib/libm/common/s_fmin.c | 2 +-
> newlib/libm/common/s_infinity.c | 2 +-
> newlib/libm/common/s_isnan.c | 2 +-
> newlib/libm/common/s_log2.c | 2 +-
> newlib/libm/common/s_logb.c | 2 +-
> newlib/libm/common/s_lrint.c | 2 +-
> newlib/libm/common/s_lround.c | 2 +-
> newlib/libm/common/s_nearbyint.c | 2 +-
> newlib/libm/common/s_remquo.c | 2 +-
> newlib/libm/common/s_rint.c | 2 +-
> newlib/libm/common/s_round.c | 2 +-
> newlib/libm/common/s_scalbn.c | 2 +-
> newlib/libm/common/s_signbit.c | 2 +-
> newlib/libm/common/s_trunc.c | 2 +-
> newlib/libm/complex/Makefile.am | 18 ++---------
> newlib/libm/math/Makefile.am | 17 ++--------
> newlib/libm/math/w_cosh.c | 6 ++--
> newlib/libm/math/w_exp2.c | 2 +-
> newlib/libm/math/w_fmod.c | 8 ++---
> newlib/libm/math/w_gamma.c | 2 +-
> newlib/libm/mathfp/Makefile.am | 17 ++--------
> newlib/libm/mathfp/s_cosh.c | 6 ++--
> newlib/libm/mathfp/s_fmod.c | 8 ++---
> 58 files changed, 188 insertions(+), 423 deletions(-)
>
> --
> 2.5.3
>
>
More information about the Newlib
mailing list