OSDN Git Service

* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.
authoraoliva <aoliva>
Wed, 8 Mar 2000 03:42:25 +0000 (03:42 +0000)
committeraoliva <aoliva>
Wed, 8 Mar 2000 03:42:25 +0000 (03:42 +0000)
commit9d0ced297bd921e6d589f8d57f652851eba8a34f
tree626fffa521443afd69644571a4447bc6ae1bfd70
parent07847becce1ba5699feffbf6a82d6a14f528bbd8
* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.
(CHEWOUT_FILES): Added getw.def and putw.def.
* libc/stdio/Makefile.in: Rebuilt.
* libc/stdio/stdio.tex: Include getw.def and putw.def.
* libc/stdio/getw.c: New file.
* libc/stdio/putw.c: New file.
newlib/ChangeLog
newlib/libc/stdio/Makefile.am
newlib/libc/stdio/Makefile.in
newlib/libc/stdio/getw.c [new file with mode: 0644]
newlib/libc/stdio/putw.c [new file with mode: 0644]
newlib/libc/stdio/stdio.tex