summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* * libc/string/memccpy.c (memccpy): Fix warning about signed-unsignedCorinna Vinschen2014-10-098-9/+15
* * libc/string/strerror.c: Fix documentation so makedoc doesn'tCorinna Vinschen2014-07-301-1/+1
* * libc/include/sys/errno.h: Fix comments.Corinna Vinschen2014-07-141-17/+74
* 2013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-12-103-0/+19
* 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-2610-52/+61
* 2013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill2013-08-081-1/+1
* * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen2013-07-2310-32/+39
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-243-2/+133
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-291-2/+4
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-201-9/+37
* * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen2012-10-161-2/+1
* * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen2012-08-081-0/+3
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-0/+2
* * libc/include/string.h (memrchr): Declare.Corinna Vinschen2012-05-103-2/+146
* 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-237-12/+12
* 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-231-0/+3
* 2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-225-3/+5
* 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-193-0/+3
* * libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake2011-05-251-0/+6
* strerror: allow user hook to comply with POSIX rulesEric Blake2011-05-254-25/+55
* strchrnul: avoid segvEric Blake2011-04-151-3/+1
* Check in strchrnul.c file missing in previous checkinCorinna Vinschen2011-03-281-0/+49
* * libc/include/string.h (strchrnul): Declare.Corinna Vinschen2011-03-282-2/+11
* strerror_r: provide POSIX implementationEric Blake2011-02-105-12/+90
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-161-0/+1
* * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen2010-10-061-2/+2
* 2010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-09-224-30/+26
* * libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor2010-05-181-1/+1
* 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-05-114-24/+293
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-221-0/+1
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-021-0/+2
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-241-2/+1
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-91/+92
* 2009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-181-42/+10
* * 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