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
2008-09-05This commit was manufactured by cvs2svn to create tag 'newlib-1_16_0'.newlib-1_16_0cvs2svn
2008-07-242008-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-07-222008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-07-182008-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-06-21 * libc/include/machine/setjmp.h (_longjmp): Define as function onCorinna Vinschen
2008-06-18Per Posix, strsignal returns non-const char*.Eric Blake
2008-06-122008-06-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-05-23 * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.Corinna Vinschen
2008-05-232008-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-05-152008-05-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-05-02 * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell
2008-04-26 * libc/include/sys/stat.h: Guard at-functions with !__INSIDE_CYGWIN__.Corinna Vinschen
2008-04-24* libc/include/machine/ieeefp.h: Fix typo: _DOUBLE_IS_32_BITSNick Clifton
2008-04-24 * libc/include/sys/stat.h (UTIME_NOW): Define for Cygwin.Corinna Vinschen
2008-04-242008-04-23 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2008-04-23 * libc/include/stdio.h (renameat): Declare for Cygwin.Corinna Vinschen
2008-03-282008-03-27 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2008-03-27 * libc/include/sys/unistd.h: Declare lockf(2) and define lockfCorinna Vinschen
2008-03-072008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-072008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-032008-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-012008-02-29 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston
2008-01-15 * libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define asCorinna Vinschen
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake
2008-01-042008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-202007-12-19 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-192007-11-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen
2007-11-08 * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen
2007-11-082007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-09-222007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-192007-09-18 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-082007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-082007-09-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-072007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-06Fix typo in ChangeLog and math.h.Jeff Johnston
2007-09-062007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-292007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston
2007-08-042007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2007-08-03Implement fmemopen and open_memstream.Eric Blake
2007-07-14Fix fflush issues.Eric Blake
2007-07-112007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-07 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
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-27 Support __func__ in assert, as required by C99.Eric Blake
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston