This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
[PATCH 0/6] More documentation fixes
- From: Jon TURNEY <jon dot turney at dronecode dot org dot uk>
- To: newlib at sourceware dot org
- Cc: Jon TURNEY <jon dot turney at dronecode dot org dot uk>
- Date: Tue, 21 Jul 2015 14:41:27 +0100
- Subject: [PATCH 0/6] More documentation fixes
- Authentication-results: sourceware.org; auth=none
Patches to fix a few errors and inconsistencies in the newlib documentation.
Jon TURNEY (6):
Add missing NEWPAGE commands to makedoc markup in reent/
Use makedoc generated texinfo documentation for reentrant syscalls
Fix SYNPOSIS prototypes for iconv functions
Fix a typo in iconv.tex
Remove a stray sentence fragment in iconv.tex
Remove workaround for texinfo bug with underscores in filenames from
mothballed mathfp/
newlib/libc/iconv/iconv.tex | 3 +-
newlib/libc/iconv/lib/iconv.c | 8 +-
newlib/libc/reent/execr.c | 2 +
newlib/libc/reent/signalr.c | 1 +
newlib/libc/sys.tex | 189 +++++++++--------------------------------
newlib/libm/mathfp/Makefile.am | 144 ++++++-------------------------
6 files changed, 76 insertions(+), 271 deletions(-)
--
2.4.5