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]

Remove strlwr and strupr


Hi

Attached is a patch to remove strlwr and strupr.

I manually edited the Makefile.in and would appreciate someone
comfortable with regenerating the Makefile.in and removing
the two files to do that once this is approved.

2014-08-21  Joel Sherrill <joel.sherrill@oarcorp.com>

    * libc/include/string.h: Remove strlwr() and strupr() prototypes.
    * libc/string/Makefile.am: Remove strlwr.c and strupr.c.
    * libc/string/Makefile.in: Regenerate.
    * libc/string/strings.tex: Remove includes for strlwr() and strupr().
    * libc/string/strlwr.c: Remove.
    * libc/string/strupr.c: Remove.


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

Attachment: remove-strlwr-strupr.diff
Description: Text document


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