Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-03-18Add timingsafe_memcmp()Sebastian Huber
2016-03-18Add timingsafe_bcmp()Sebastian Huber
2016-03-18Add explicit_bzero()Sebastian Huber
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2015-04-23string: add GNU basename(3)Yaakov Selkowitz
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz
2012-05-10 * libc/include/string.h (memrchr): Declare.Corinna Vinschen
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen
2011-02-10strerror_r: provide POSIX implementationEric Blake
2010-05-122010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen
2008-12-122008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-01-15* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-022006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-10-232003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen
2002-08-292002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-08-292002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-242002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-252002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-242002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons
2001-12-14 * Makefile.shared: New file.Thomas Fitzsimmons
2000-03-08* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor