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
2014-10-302014-10-29 Jon Turney <jon.turney@dronecode.org.uk>Jon TURNEY
2014-10-09 * libc/include/string.h (ffsl): Declare as GNU function.Corinna Vinschen
2014-09-162014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2012-10-22 * libc/include/string.h (strdup, strndup): Declare if notCorinna Vinschen
2012-05-10 * libc/include/string.h (memrchr): Declare.Corinna Vinschen
2011-06-102011-06-09 Yaakov Selkowitz <yselkowitz@...>Jeff Johnston
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake
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