OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / string / Makefile.am
2010-01-08 Masaki MuranakaEnable to track git://github.com/monaka/binutils.git
2009-11-06 localmonakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'gdb'
2009-11-04 Masaki MuranakaMerge branch 'master' of git://sourceware.org/git/gdb
2009-11-04 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge. the Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-03-25 jjohnstn2009-03-25 Jeff Johnston <jjohnstn@redhat.com>
2009-03-15 corinna * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.
2009-03-11 corinna * libc/include/wchar.h (wcscasecmp, wcsncasecmp):...
2008-12-23 monabuilder r294@cf-ppc-macosx: monabuilder | 2008-12-14 09:56...
2008-12-12 jjohnstn2008-12-12 Craig Howland <howland@LGSInnovations.com>
2008-12-08 monabuilder r288@cf-ppc-macosx: monabuilder | 2008-12-07 13:17...
2008-01-15 ericb* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.
2008-01-12 ericbMake strstr and strcasestr O(n), not O(n^2); add memmem.
2007-12-19 corinna * libc/include/wchar.h: Add prototypes for wcpcpy...
2007-07-04 corinna * libc/include/wchar.h: Add prototype for wcsxfrm.
2007-06-28 corinna * libc/include/string.h: Add prototypes for stpcpy...
2007-06-08 jjohnstn2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
2006-05-01 jjohnstn2006-05-01 Jeff Johnston <jjohnstn@redhat.com>
2006-04-11 jjohnstn2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
2003-10-23 jjohnstn2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>
2003-04-09 corinna * libc/include/wchar.h: Add definitions for wcswidth...
2003-04-03 corinna * libc/include/wchar.h: Add definition for wcscoll.
2002-08-29 jjohnstn2002-08-29 Jeff Johnston <jjohnstn@redhat.com>
2002-08-29 jjohnstn2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
2002-08-26 jjohnstn2002-08-26 Jeff Johnston <jjohnstn@redhat.com>
2002-07-23 jjohnstn2002-07-23 Jeff Johnston <jjohnstn@redhat.com>
2002-05-24 jjohnstn2002-05-24 Jeff Johnston <jjohnstn@redhat.com>
2002-05-24 jjohnstn2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
2002-05-13 fitzsim2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk...
2001-12-13 fitzsim * Makefile.shared: New file.
2000-03-08 aoliva* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.
2000-02-17 cgfInitial revision