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
2016-05-20mmap: Fix size restriction of maps due to using 32 bit size typeCorinna Vinschen
2016-05-20Add release message for scheduler fixesCorinna Vinschen
2016-05-20Fix thread priority handlingCorinna Vinschen
2016-05-20Rewrite scheduler functions getting and setting process and thread priorityCorinna Vinschen
2016-05-20libgloss/ft32: fix whitespace in MakefileYaakov Selkowitz
2016-05-20Miscellaneous style cleanup, whitespace only.John Hood
2016-05-20Improve and simplify select().John Hood
2016-05-20Use high-resolution timebases for select().John Hood
2016-05-20Sync toplevel configure with upstream GCC.Anton Kolesov
2016-05-20Add rawmemchrWilco Dijkstra
2016-05-18Bump Cygwin DLL version to 2.5.2Corinna Vinschen
2016-05-18Make sure to have full configuration info in sys/_types.h.Corinna Vinschen
2016-05-12Fix strlen using Thumb-2 with -Os -marmJeff Johnston
2016-05-11Fix libgloss arc nsim specs file.Jeff Johnston
2016-05-09Add port for Phoenix-RTOS in common configure files.Jeff Johnston
2016-05-09Allow autoconf link-time tests to detect arc4random for RTEMS.Jeff Johnston
2016-05-07Add Phoenix-RTOS port for ARM.Jeff Johnston
2016-05-06Fix libgloss/arc/nano.specs file.Jeff Johnston
2016-05-05Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston
2016-05-03Add _Thread_queue_Queue::_owner for RTEMSJeff Johnston
2016-05-03Move _Thread_queue_Queue::_Lock for RTEMSJeff Johnston
2016-05-02Always assign return value to passed pointer in time function.Jeff Johnston
2016-05-02Don't run UTF-8.exp test if newlib is not built with multibyte support.Jeff Johnston
2016-05-02Fix support ARC processors without barrel-shifterJeff Johnston
2016-05-02Update crt0.S for ARC.Jeff Johnston
2016-04-29Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston
2016-04-21Provide FreeBSD types for <sys/types.h> on RTEMScygwin-2_5_1-releaseSebastian Huber
2016-04-21Always provide register_t via <sys/types.h>Sebastian Huber
2016-04-21Simplify guard against defining pthread types on CygwinCorinna Vinschen
2016-04-21Remove cygwin/types.hCorinna Vinschen
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover
2016-04-20Remove duplicate int*_t definitionsSebastian Huber
2016-04-20Remove duplicate u_int*_t definitionsSebastian Huber
2016-04-20Add release message for commit 9409c53Corinna Vinschen
2016-04-20Don't test pthread objects for being already initialized at init timeCorinna Vinschen
2016-04-20Add RTEMS support for GCC libatomicSebastian Huber
2016-04-20Add __ssize_t to <sys/_types.h>Sebastian Huber
2016-04-20Add RTEMS-specific types for BSD compatibilitySebastian Huber
2016-04-20Provide in_port_t via <sys/types.h>Sebastian Huber
2016-04-19Provide in_addr_t via <sys/types.h>Sebastian Huber
2016-04-19Introduce __sa_family_t for BSD compatibiliySebastian Huber
2016-04-19Introduce __socklen_t for BSD compatibilitySebastian Huber
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber
2016-04-19Disallow S_ISGID on directories without default ACL entriesCorinna Vinschen
2016-04-18Handle permissions a bit closer to POSIX 1003.1eCorinna Vinschen
2016-04-18Also create NULL SID ACE if special POSIX bits are setCorinna Vinschen
2016-04-18Fix definition of __size_tSebastian Huber
2016-04-18Add release message for commit e2ea143Corinna Vinschen
2016-04-18Fix attempt to create ACLs without NULL SIDCorinna Vinschen