This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/6] More documentation fixes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]