aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string
AgeCommit message (Expand)AuthorFilesLines
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-91/+92
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-42/+10
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen2-4/+82
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen1-3/+1
2009-05-15 * libc/string/local.h: New file.Corinna Vinschen3-11/+251
2009-04-232009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston4-29/+26
2009-04-062009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston1-10/+9
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-15/+19
2009-03-15 * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen1-0/+8
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen4-6/+81
2009-03-12 * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen1-0/+4
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen5-21/+165
2008-12-122008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston4-10/+203
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-2/+2
2008-10-022008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey1-1/+13
2008-09-192008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston1-2/+26
2008-05-272008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston1-45/+36
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston1-29/+22
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston1-21/+21
2008-05-22Optimize the generic strchr.Eric Blake1-27/+42
2008-01-15* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake2-26/+41
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake6-12/+646
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+0
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen5-6/+135
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen4-7/+72
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen5-14/+246
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-5/+117
2007-05-29Avoid more compiler warnings.Eric Blake2-2/+2
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey1-5/+21
2007-04-232007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston1-1/+2
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+4
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2006-07-312006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2006-05-012006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-32/+62
2006-04-132006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-5/+0
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-261/+820
2006-02-132006-02-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+11
2005-10-282005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston17-58/+58
2005-10-282005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston28-39/+54
2005-07-082005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>Jeff Johnston1-0/+1
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston1-2/+2
2004-09-162004-09-16 Antony King <antony.king@st.com>Jeff Johnston1-0/+8
2004-01-272004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-1/+0
2004-01-232004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-98/+15
2003-10-232003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston4-19/+104
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen5-7/+130
2003-04-03 * libc/string/wcscoll.c: Fix comment.Corinna Vinschen1-5/+5
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen4-8/+64