aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/strings.tex
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Add man page entry for strnstr.c.Sichen Zhao1-0/+4
2017-06-19string: fix strverscmp doc inclusionYaakov Selkowitz1-0/+3
2017-06-19string: add strverscmpYaakov Selkowitz1-0/+1
2016-08-23Mention strerror_l in libc/string/strings.texCorinna Vinschen1-1/+1
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY1-0/+4
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY1-0/+8
2010-05-112010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston1-0/+4
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen1-0/+4
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen1-0/+8
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake1-0/+4
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen1-0/+8
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2005-10-282005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston1-2/+2
2004-09-162004-09-16 Antony King <antony.king@st.com>Jeff Johnston1-0/+8
2002-07-262002-07-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2002-07-232002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+8
2000-03-08* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva1-0/+4
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+133