]> sourceware.org Git - newlib-cygwin.git/commit
* libc/include/string.h: Add prototypes for stpcpy and stpncpy.
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 28 Jun 2007 17:07:23 +0000 (17:07 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 28 Jun 2007 17:07:23 +0000 (17:07 +0000)
commit5d8b97a6942169497ba891acf86725ec87afa60b
treeb802738264b2f57d3088579c0d9ffae9a7a09633
parenta4b5a24055334025e399b3d1b06985a39beeaa84
* libc/include/string.h: Add prototypes for stpcpy and stpncpy.
* libc/string/Makefile.am (ELIX_SOURCES): Add stpcpy.c and
stpncpy.c.
(CHEWOUT_FILES): Add stpcpy.def and stpncpy.def.
* libc/string/Makefile.in: Regenerate.
* libc/string/stpcpy.c: New file.
* libc/string/stpncpy.c: New file.
* libc/string/strings.tex: Add stpcpy and stpncpy.
newlib/ChangeLog
newlib/libc/include/string.h
newlib/libc/string/Makefile.am
newlib/libc/string/Makefile.in
newlib/libc/string/stpcpy.c [new file with mode: 0644]
newlib/libc/string/stpncpy.c [new file with mode: 0644]
newlib/libc/string/strings.tex
This page took 0.031315 seconds and 5 git commands to generate.