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
path: root/newlib
AgeCommit message (Expand)Author
2017-07-20arm: Update strcpy.c to use UAL syntax.Ian Tessier via newlib
2017-07-12Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-07-10Add myself to OS Port Maintainers (RTEMS)Sebastian Huber
2017-07-10Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber
2017-07-07Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek
2017-07-05Fixed warnings for some long double complex methodsAditya Upadhyay
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber
2017-07-05Synchronize <strings.h> with latest FreeBSDSebastian Huber
2017-07-05Implement bzero() via memset()Sebastian Huber
2017-06-30Feature test macros overhaul: unistd.h, part 2cygwin-2_8_1-releaseYaakov Selkowitz
2017-06-30Add --enable-newlib-global-stdio-streamsSebastian Huber
2017-06-30Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMSSebastian Huber
2017-06-30Introduce _REENT_GLOBAL_STDIO_STREAMSSebastian Huber
2017-06-30Add stdin_init(), stdout_init() and stderr_init()Sebastian Huber
2017-06-30Remove superfluous parameter from std()Sebastian Huber
2017-06-29Optimized memcmpWilco Dijkstra
2017-06-29newlib: fix file mode of newly added complex sourcesCorinna Vinschen
2017-06-29newlib: libm/complex/Makefile.in: regenerateCorinna Vinschen
2017-06-29Adding csinl.c in Makefile.amAditya Upadhyay
2017-06-29Importing csinl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing csinhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing casinhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing ctanl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing ctanhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cpowl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing conjl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing catanhl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing casinl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing ccosl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cacosl.c from NetBSD.Aditya Upadhyay
2017-06-29Adding cephes_subrl.h and cephes_subrl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cexpl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cprojl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cargl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing csqrtl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing clogl.c from NetBSD.Aditya Upadhyay
2017-06-29Importing cacoshl.c from NetBSD.Aditya Upadhyay
2017-06-29unistd.h: Remove trailing whitespaceDionna Glaze
2017-06-29unistd.h: remove mktempCorinna Vinschen
2017-06-29Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURC...Dionna Glaze
2017-06-26aarch64: optimize the unaligned case of memcmpSebastian Pop
2017-06-19string: fix strverscmp doc inclusionYaakov Selkowitz
2017-06-19string: add strverscmpYaakov Selkowitz
2017-06-19Fix guard for siginfo_t and pthread_t definitionThomas Preud'homme
2017-06-19Revert "Don't overread or write memory returned by _DTOA_R"Corinna Vinschen
2017-06-14Export XSI sigpauseYaakov Selkowitz
2017-06-14newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write...Joel Sherrill
2017-06-14Feature test macros overhaul: signal.h (part 3)Yaakov Selkowitz
2017-06-14stdio.h: guard function macros with !__cplusplusYaakov Selkowitz
2017-06-14ccoshl: Align formatting to upstreamAditya Upadhyay