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
2015-01-152015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2015-01-14 * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen
2015-01-052014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-12-04 * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen
2014-11-25 * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen
2014-11-242014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen
2014-10-092014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2014-09-182014-09-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-08-18 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen
2014-08-182014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-08-01headers: properly decorate attributesEric Blake
2014-07-222014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-07-14 * libc/include/sys/errno.h: Fix comments.Corinna Vinschen
2014-01-17 * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen
2014-01-072014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-12-03 * libc/include/machine/_default_types.h: Move extern "C" afterCorinna Vinschen
2013-11-302013-11-29 Jennifer Averett <jennifer.averett@oarcorp.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-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-09-132013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-07-09 * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen
2013-07-06* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen
2013-05-22 * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen
2013-05-14[newlib]DJ Delorie
2013-05-092013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-082013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen
2013-04-22 * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen
2013-04-16 * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen
2013-02-21 * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen
2012-11-12* libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor
2012-10-26 * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen