public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
@ 2017-08-30 14:50 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2017-08-30 14:50 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=192986ab032e035d43df909274465b9056e3a818

commit 192986ab032e035d43df909274465b9056e3a818
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Aug 30 16:48:55 2017 +0200

    newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
    
    Regenerate strings/Makefile.in
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 newlib/libc/string/Makefile.am | 2 +-
 newlib/libc/string/Makefile.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/newlib/libc/string/Makefile.am b/newlib/libc/string/Makefile.am
index f8bd41e..a21e3d5 100644
--- a/newlib/libc/string/Makefile.am
+++ b/newlib/libc/string/Makefile.am
@@ -164,6 +164,6 @@ wmemcmp.def	wmemcpy.def	wmemmove.def	wmemset.def \
 memmem.def	memrchr.def	rawmemchr.def	strchrnul.def \
 strcasecmp_l.def strcoll_l.def	strncasecmp_l.def strxfrm_l.def \
 wcscasecmp_l.def wcscoll_l.def	wcsncasecmp_l.def wcsxfrm_l.def \
-strverscmp.def
+strverscmp.def	strnstr.def
 
 CHAPTERS = strings.tex wcstrings.tex
diff --git a/newlib/libc/string/Makefile.in b/newlib/libc/string/Makefile.in
index 6907eb2..13dee83 100644
--- a/newlib/libc/string/Makefile.in
+++ b/newlib/libc/string/Makefile.in
@@ -500,7 +500,7 @@ wmemcmp.def	wmemcpy.def	wmemmove.def	wmemset.def \
 memmem.def	memrchr.def	rawmemchr.def	strchrnul.def \
 strcasecmp_l.def strcoll_l.def	strncasecmp_l.def strxfrm_l.def \
 wcscasecmp_l.def wcscoll_l.def	wcsncasecmp_l.def wcsxfrm_l.def \
-strverscmp.def
+strverscmp.def	strnstr.def
 
 CHAPTERS = strings.tex wcstrings.tex
 all: all-am


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-30 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 14:50 [newlib-cygwin] newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).