summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen2009-06-032-4/+82
* * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen2009-06-021-3/+1
* * libc/string/local.h: New file.Corinna Vinschen2009-05-153-11/+251
* 2009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2009-04-234-29/+26
* 2009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2009-04-061-10/+9
* 2009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-253-15/+19
* * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen2009-03-151-0/+8
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-154-6/+81
* * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen2009-03-121-0/+4
* * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen2009-03-115-21/+165
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-124-10/+203
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-2/+2
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-021-1/+1
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-291-1/+13
* 2008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston2008-09-191-2/+26
* 2008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-271-1/+1
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-261-45/+36
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-261-29/+22
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-261-21/+21
* Optimize the generic strchr.Eric Blake2008-05-221-27/+42
* * libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake2008-01-152-26/+41
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-126-12/+646
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-1/+0
* * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen2007-12-195-6/+135
* * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen2007-07-044-7/+72
* * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen2007-06-285-14/+246
* 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-06-084-5/+117
* Avoid more compiler warnings.Eric Blake2007-05-292-2/+2
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-311-0/+4
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-3/+1
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-311-0/+2
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-012-32/+62
* 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2006-04-131-5/+0
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-112-261/+820
* 2006-02-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-132-5/+11
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-2817-58/+58
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-2828-39/+54
* 2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>Jeff Johnston2005-07-081-0/+1
* 2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2005-03-061-2/+2
* 2004-09-16 Antony King <antony.king@st.com>Jeff Johnston2004-09-161-0/+8
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-271-1/+0
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-231-98/+15
* 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-10-234-19/+104
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-095-7/+130
* * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2003-04-031-5/+5
* * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen2003-04-034-8/+64
* 2003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2003-03-171-3/+2
* * libc/string/memset.c (memset): Fix comment.Christopher Faylor2002-11-271-4/+2