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-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01sys: remove TRAD_SYNOPSISYaakov 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-08-17headers: avoid bareword attributesEric Blake
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-25Move ARM access.c from machine to sysSebastian 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