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
2011-03-31This commit was manufactured by cvs2svn to create branch 'gdb_7_3-branch'.gdb_7_3-2011-04-01-branchpointcvs2svn
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen
2011-02-10strerror_r: provide POSIX implementationEric Blake
2011-01-10 * libc/include/string.h: Make strsignal() available unconditionally.Corinna Vinschen
2008-06-18Per Posix, strsignal returns non-const char*.Eric Blake
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake
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
2005-11-09* libc/include/string.h: Add cygwin-specific function declaration.Christopher Faylor
2005-08-26* libc/include/string.h: Revert previous change.Christopher Faylor
2005-08-26* libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.Christopher Faylor
2005-01-242005-01-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-242002-07-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-282002-06-27 Benjamin Kosnik <bkoz@redhat.com>Jeff Johnston
2002-06-062002-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-252002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons
2000-08-30 * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating
2000-06-03* libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor
2000-03-11Fri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-03-10Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-03-09Wed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-03-08* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor