public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fenv doc fixes
@ 2019-08-12 18:30 Jon Turney
  2019-08-12 18:30 ` [PATCH 2/4] fenv: Fix mangled makedoc markup Jon Turney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jon Turney @ 2019-08-12 18:30 UTC (permalink / raw)
  To: newlib; +Cc: Jon Turney

Jon Turney (4):
  fenv: fe_dfl_env.c doesn't contain any documentation
  fenv: Fix mangled makedoc markup
  fenv: Fix typo-ed variable name in documentation
  fenv: Update makedocbookpy for eae68bfc

 newlib/doc/makedocbook.py          | 4 +++-
 newlib/libm/fenv/Makefile.am       | 2 +-
 newlib/libm/fenv/Makefile.in       | 2 +-
 newlib/libm/fenv/fegetexceptflag.c | 2 +-
 newlib/libm/fenv/feraiseexcept.c   | 2 +-
 newlib/libm/fenv/fesetenv.c        | 4 ++--
 newlib/libm/fenv/fesetexceptflag.c | 4 ++--
 newlib/libm/fenv/feupdateenv.c     | 6 +++---
 8 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-13  7:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12 18:30 [PATCH 0/4] fenv doc fixes Jon Turney
2019-08-12 18:30 ` [PATCH 2/4] fenv: Fix mangled makedoc markup Jon Turney
2019-08-12 18:31 ` [PATCH 3/4] fenv: Fix typo-ed variable name in documentation Jon Turney
2019-08-12 18:31 ` [PATCH 4/4] fenv: Update makedocbookpy for eae68bfc Jon Turney
2019-08-12 18:31 ` [PATCH 1/4] fenv: fe_dfl_env.c doesn't contain any documentation Jon Turney
2019-08-12 18:45 ` [PATCH 0/4] fenv doc fixes Joel Sherrill
2019-08-13  7:51 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).