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
path: root/newlib
AgeCommit message (Expand)Author
2014-02-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_28-releasecvs2svn
2014-01-20 * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen
2014-01-19 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen
2014-01-17 * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen
2014-01-17 * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen
2014-01-072014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2014-01-062014-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2014-01-062013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2013-12-242013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston
2013-12-20 * configure.host (newlib_cflags): Use -Os, -ffunction-sections andNick Clifton
2013-12-19 * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point inCorinna Vinschen
2013-12-19Fix ChangeLog entryCorinna Vinschen
2013-12-18 * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen
2013-12-102013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-12-10 * libc/sys/rtems/include/limits.h: Update page size to matchCorinna Vinschen
2013-12-03 * libc/sys/rtems/sys/cpuset.h: Use __inline instead of inline.Corinna Vinschen
2013-12-03 * libc/include/machine/_default_types.h: Move extern "C" afterCorinna Vinschen
2013-11-302013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-11-302013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2013-11-272013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-11-27 * libc/machine/mips/setjmp.S: Fix definition of macro FPR_LAYOUTCorinna Vinschen
2013-11-262013-11-26 Matheus Almeida <Matheus.Almeida@imgtec.com>Jeff Johnston
2013-11-26Correct for missing entries for wchar.h changes and white space changesJoel Sherrill
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-262013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-26 * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen
2013-11-26 * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen
2013-11-252013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-25 * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill
2013-11-242013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill
2013-11-232013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill
2013-11-232013-11-22 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-222013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-20 * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen
2013-11-193013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2013-11-19Fix dateJoel Sherrill
2013-11-192013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen