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
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_16-releasecvs2svn
2012-08-08 * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-05-10 * libc/include/string.h (memrchr): Declare.Corinna Vinschen
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-222011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-05-26* libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake
2011-04-16strchrnul: avoid segvEric Blake
2011-03-28Check in strchrnul.c file missing in previous checkinCorinna Vinschen
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen
2011-02-10strerror_r: provide POSIX implementationEric Blake
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen
2010-09-222010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-05-18* libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor
2010-05-122010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen
2009-05-15 * libc/string/local.h: New file.Corinna Vinschen
2009-04-232009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston
2009-04-072009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-15 * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen
2009-03-12 * libc/time/time.tex (wcsftime.def): Include.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-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-10-032008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-09-192008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston
2008-05-272008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-05-272008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston
2008-05-272008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston
2008-05-272008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston
2008-05-22Optimize the generic strchr.Eric Blake
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-202007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
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