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-08-08rtems: add sys/mman.hGedare Bloom
2016-07-04Regenerate newlib MakefilesJon Turney
2016-07-04Make newlib manpages (v3)Jon Turney
2016-06-28Phoenix-RTOS: Add caddr_t definition to <sys/types.h>.Kuba Sejdak
2016-06-27Phoenix-RTOS: Adjust network-related headers to new kernel API.Kuba Sejdak
2016-06-27Phoenix-RTOS: Add dummy implementation of fdatasync() syscall.Kuba Sejdak
2016-06-27Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname...Kuba Sejdak
2016-06-27Phoenix-RTOS: Implement daemon() function.Kuba Sejdak
2016-06-27Phoenix-RTOS: Add checking EOF in getmntent().Kuba Sejdak
2016-06-27Phoenix-RTOS: Provide __progname symbol for user-space apps.Kuba Sejdak
2016-06-27Phoenix-RTOS: Fix warning with pointer treated as integer.Kuba Sejdak
2016-06-27Phoenix-RTOS: Add <netpacket/packet.h> header and import <net/if_arp.h> heade...Kuba Sejdak
2016-06-27Phoenix-RTOS: Provide daemon() and fdatasync() syscalls in <sys/unistd.h>.Kuba Sejdak
2016-06-25Revert "Make newlib manpages via DocBook XML (v3)"Jon Turney
2016-06-25Make newlib manpages via DocBook XML (v3)Jon Turney
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-03Add _Thread_queue_Queue::_owner for RTEMSJeff Johnston
2016-05-03Move _Thread_queue_Queue::_Lock for RTEMSJeff Johnston
2016-04-21Provide FreeBSD types for <sys/types.h> on RTEMScygwin-2_5_1-releaseSebastian Huber
2016-04-20Add RTEMS support for GCC libatomicSebastian Huber
2016-04-20Add RTEMS-specific types for BSD compatibilitySebastian Huber
2016-04-15libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probesJoel Sherrill
2016-04-15Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber
2016-04-15Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber
2016-04-15Add BSD guard for time_tSebastian Huber
2016-04-15Define mode_t via __mode_tSebastian Huber
2016-04-15Add BSD guard for ino_t in <sys/types.h>Sebastian Huber
2016-04-15Use __machine_*_t_defined for internal typesSebastian Huber
2016-04-13Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber
2016-04-08Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber
2016-04-07Drop <unistd.h> include from RTEMS <sys/param.h>Sebastian Huber
2016-03-30Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston
2016-03-18sparc64: move struct timeval to <sys/_timeval.h>Yaakov Selkowitz
2016-03-18Feature test macros overhaul: sparc64Yaakov Selkowitz
2016-03-18arm: fix build with newlib supplied syscalls enabledYaakov Selkowitz
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber
2016-02-26Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen
2016-02-18Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez
2016-02-04Change if_nameindex() to use unsigned int i variable.Jeff Johnston
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2015-12-22Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston
2015-12-07Add definitions for NBBY to arm and rtems targetsNick Withers
2015-11-12Remove obsolete ARC systemAnton Kolesov
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-10-14Import <threads.h> from latest FreeBSD.Jeff Johnston
2015-08-20Add MIN MAX macro to param header file.Andre Vieira
2015-08-20Use machine header file for endianness configuration.Andre Vieira
2015-08-20Use machine header file for param configuration.Andre Vieira