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
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
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-05-30Avoid more compiler warnings.Eric Blake
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
2007-04-242007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-08-012006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-022006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-04-132006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-02-132006-02-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-07-082005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>Jeff Johnston
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston
2004-09-172004-09-16 Antony King <antony.king@st.com>Jeff Johnston
2004-01-282004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-242004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.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/string/wcscoll.c: Fix comment.Corinna Vinschen
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen
2003-03-172003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston
2002-11-27* libc/string/memset.c (memset): Fix comment.Christopher Faylor