Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Unified Diff: gdb/gnulib/import/memchr.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/gnulib/import/mbsrtowcs-state.c ('k') | gdb/gnulib/import/memchr.valgrind » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/gnulib/import/memchr.c
diff --git a/gdb/gnulib/memchr.c b/gdb/gnulib/import/memchr.c
similarity index 99%
rename from gdb/gnulib/memchr.c
rename to gdb/gnulib/import/memchr.c
index 6d903b1014f4ea729f986a3706328a8835e278bb..b8fb0efb95e956bb4a23f9b675c440801b4bfeab 100644
--- a/gdb/gnulib/memchr.c
+++ b/gdb/gnulib/import/memchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2011
+/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2012
Free Software Foundation, Inc.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
« no previous file with comments | « gdb/gnulib/import/mbsrtowcs-state.c ('k') | gdb/gnulib/import/memchr.valgrind » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698