]> sourceware.org Git - newlib-cygwin.git/commit
Don't chew files which contain no documentation markup
authorJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 16 Jun 2015 10:52:10 +0000 (11:52 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 24 Jun 2015 11:23:49 +0000 (12:23 +0100)
commit433aad912d9e324b137b8ff991bcdba3b5f5ea7f
tree9f7e3c828e673a327e981f26d970ac071eeda9d4
parent958c953416d8df84e5cccc06e158c1f769f3ad51
Don't chew files which contain no documentation markup

Don't chew files which contain no documentation markup.

Neither of the alternatives for MALLOCR (mallocr.c or nano-mallocr.c) contain
any documentation markup.

2015-06-23  Jon Turney  <jon.turney@dronecode.org.uk>

* libc/stdlib/Makefile.am (CHEWOUT_FILES): Remove $(MALLOCR).def.
* libc/stdio/Makefile.am (CHEWOUT_FILES): Remove getwc.def and
putwc.def.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
newlib/ChangeLog
newlib/libc/stdio/Makefile.am
newlib/libc/stdlib/Makefile.am
This page took 0.029898 seconds and 5 git commands to generate.