aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-03-16newlib: libc: merge build up a directoryMike Frysinger1-134/+0
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger1-1/+1
2022-02-09newlib: drop libtool supportMike Frysinger1-11/+0
2022-02-05newlib: move man page generation into top-level buildMike Frysinger1-6/+0
2022-02-04newlib: libc: move manual into top-level buildMike Frysinger1-22/+5
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger1-1/+1
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2017-11-30string: add wmempcpyYaakov Selkowitz1-2/+3
2017-08-30newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.defCorinna Vinschen1-1/+1
2017-08-25Port strnstr.c to newlib.Sichen Zhao1-0/+1
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber1-0/+5
2017-06-19string: add strverscmpYaakov Selkowitz1-1/+3
2016-08-15Implement per-locale string functionsCorinna Vinschen1-2/+12
2016-03-18Add timingsafe_memcmp()Sebastian Huber1-0/+1
2016-03-18Add timingsafe_bcmp()Sebastian Huber1-0/+1
2016-03-18Add explicit_bzero()Sebastian Huber1-0/+1
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston1-15/+1
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY1-1/+1
2015-04-23string: add GNU basename(3)Yaakov Selkowitz1-0/+1
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz1-1/+2
2012-05-10 * libc/include/string.h (memrchr): Declare.Corinna Vinschen1-1/+2
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen1-0/+1
2011-02-10strerror_r: provide POSIX implementationEric Blake1-1/+2
2010-05-112010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston1-1/+2
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen1-2/+3
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen1-3/+5
2008-12-122008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+2
2008-01-15* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake1-2/+2
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake1-5/+21
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen1-2/+4
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen1-1/+2
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen1-1/+3
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+3
2006-05-012006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-13/+9
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2003-10-232003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston1-5/+7
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen1-1/+4
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen1-1/+3
2002-08-292002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2002-08-292002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston1-2/+26
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-10/+20
2002-07-232002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+8
2002-05-242002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+4
2002-05-242002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons1-0/+2
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons1-3/+15
2000-03-08* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva1-1/+2
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+66