summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add timingsafe_memcmp()Sebastian Huber2016-03-181-0/+1
* Add timingsafe_bcmp()Sebastian Huber2016-03-181-0/+1
* Add explicit_bzero()Sebastian Huber2016-03-181-0/+1
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-021-15/+1
* Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY2015-06-241-1/+1
* string: add GNU basename(3)Yaakov Selkowitz2015-04-231-0/+1
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-241-1/+2
* * libc/include/string.h (memrchr): Declare.Corinna Vinschen2012-05-101-1/+2
* * libc/include/string.h (strchrnul): Declare.Corinna Vinschen2011-03-281-0/+1
* strerror_r: provide POSIX implementationEric Blake2011-02-101-1/+2
* 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-05-111-1/+2
* 2009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-251-1/+1
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-151-2/+3
* * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen2009-03-111-3/+5
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-121-1/+2
* * libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake2008-01-151-2/+2
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-121-5/+21
* * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen2007-12-191-2/+4
* * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen2007-07-041-1/+2
* * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen2007-06-281-1/+3
* 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-06-081-2/+3
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-011-13/+9
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-111-0/+1
* 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-10-231-5/+7
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-091-1/+4
* * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen2003-04-031-1/+3
* 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-291-0/+1
* 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-08-291-2/+26
* 2002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-261-10/+20
* 2002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-231-1/+8
* 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-241-2/+4
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-241-0/+1
* 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons2002-05-131-0/+2
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-131-3/+15
* * libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva2000-03-081-1/+2
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+66