summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* 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
* * libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor2002-11-261-1/+1
* * libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor2002-11-251-1/+1
* * libc/string/memset.c (memset): Make it safe even ifKazu Hirata2002-11-251-4/+6
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-042-5/+2
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-034-0/+4
* 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-294-5/+93
* 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-08-2922-6/+1805
* 2002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-262-46/+56
* 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-261-1/+1
* 2002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-239-14/+360
* * libc/argz/argz_replace.c: Include buf_findstr.h.Thomas Fitzsimmons2002-07-191-0/+2
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-071-10/+29
* 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-244-14/+121
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-245-15/+77
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-233-16/+17
* 2002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-171-1/+1
* * strlcat.c: Add file.Thomas Fitzsimmons2002-05-132-0/+144
* 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons2002-05-132-8/+13
* 2002-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-101-2/+2
* * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons2002-05-011-0/+3
* * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons2002-04-241-0/+4
* 2002-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-011-2/+2