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
2018-08-08RTEMS: Add aligned_alloc() to crt0Sebastian Huber
2018-07-20RTEMS: Unconditionally define _off_t to int64_tSebastian Huber
2018-04-13Add nvptx port.Jeff Johnston
2018-03-13rtems/.../dirent.h: Add alphasort() prototypeJoel Sherrill
2018-03-06RTEMS: Use int for _CLOCKID_T_Sebastian Huber
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2017-11-30RTEMS: Add semaphore <sys/lock.h> functionsSebastian Huber
2017-11-30RTEMS: Timed wait by ticks <sys/lock.h> functionsSebastian Huber
2017-11-30RTEMS: Add set/get name <sys/lock.h> functionsSebastian Huber
2017-11-20RTEMS: Add missing __getreent() to crt0Sebastian Huber
2017-11-20RTEMS: Add missing functions to crt0Sebastian Huber
2017-10-26RTEMS: Remove internal timecounter APISebastian Huber
2017-10-13RTEMS: Fix _PTHREAD_MUTEX_INITIALIZERSebastian Huber
2017-10-05RTEMS: Make pthread_mutex_t self-containedSebastian Huber
2017-10-05RTEMS: Make pthread_cond_t self-containedSebastian Huber
2017-10-05RTEMS: Make pthread_rwlock_t self-containedSebastian Huber
2017-10-05RTEMS: Make pthread_barrier_t self-containedSebastian Huber
2017-10-05RTEMS: Make sem_t self-containedSebastian Huber
2017-10-05RTEMS: Optimize pthread_once_tSebastian Huber
2017-08-25RTEMS: Use __uint64_t for _CLOCK_T_Sebastian Huber
2017-07-12Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-07-10Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-06-12Remove FreeBSD specifics from RTEMS <arpa/inet.h>Sebastian Huber
2017-06-07Fix RTEMS ioctl() declarationSebastian Huber
2017-06-07Update FreeBSD revision of RTEMS <sys/bitset.h>Sebastian Huber
2017-06-07Fix some RTEMS CPUSET(9) macrosSebastian Huber
2017-06-07Fix RTEMS CPU_EQUAL_S()Sebastian Huber
2017-05-25Add de-facto standard <sys/ioctl.h> for RTEMSSebastian Huber
2017-05-25Add some POSIX header files for RTEMSSebastian Huber
2017-05-25FreeBSD compatibility for RTEMS <sys/cpuset.h>Sebastian Huber
2017-05-25Add __bitcount*() to RTEMS <machine/types.h>Sebastian Huber
2017-05-25Increase MSIZE for RTEMSSebastian Huber
2017-05-25FreeBSD compatibility for RTEMS <sys/param.h>Sebastian Huber
2017-05-25Add generic <machine/_align.h> for RTEMSSebastian Huber
2017-03-15rtems/crt0.c: getentropy() stub did not return a value.Joel Sherrill
2017-01-25RTEMS: Harmonize MAXNAMLEN and NAME_MAXSebastian Huber
2017-01-09RTEMS: Add user-defined name to thread queuesSebastian Huber
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-12-20RTEMS: Increase SEM_VALUE_MAXSebastian Huber
2016-12-05Add missing crt0 symbols for RTEMSSebastian Huber
2016-11-24Self-contained pthread_spinlock_t for RTEMSSebastian Huber
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber
2016-11-17Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>Sebastian Huber
2016-11-17Use __inline in <sys/lock.h> for RTEMSSebastian Huber
2016-11-07Use external header file for kernel space timeSebastian Huber
2016-11-07Add kernel space header for <sys/lock.h> for RTEMSSebastian Huber
2016-11-07Use external header file for kernel space typesSebastian Huber
2016-11-07Provide cap_ioctl_t for RTEMSSebastian Huber