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-09-19newlib/libm/complex/cargl.c change imag() real() to cimagl() creall()newlib-snapshot-20170922Brian Inglis
2017-09-19Fix warnings and documentation in strnstr.cSebastian Huber
2017-09-07Change time_t to 64-bit by defaultSebastian Huber
2017-09-07Remove harmful casts in gmtime_r()Sebastian Huber
2017-09-07Let RTEMS provide clock()Sebastian Huber
2017-09-04stdio.h: Don't define unlocked macros using static inline on C++cygwin-2_9_0-releaseCorinna Vinschen
2017-08-30include: fix ffs, fls guardsYaakov Selkowitz
2017-08-30newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.defCorinna Vinschen
2017-08-30newlib: strnstr: drop traditional synopisisCorinna Vinschen
2017-08-30Add man page entry for strnstr.c.Sichen Zhao
2017-08-30Modify strnstr.c.Sichen Zhao
2017-08-28Fix compile error due to new strnstr()Sebastian Huber
2017-08-25newlib: rebuild string/Makefile.inCorinna Vinschen
2017-08-25Port strnstr.c to newlib.Sichen Zhao
2017-08-25Import strnstr.c from FreeBSD.Sichen Zhao
2017-08-25Revert "headers: avoid bareword attributes" for clangEric Blake
2017-08-25RTEMS: Use __uint64_t for _CLOCK_T_Sebastian Huber
2017-08-25Make _CLOCK_T_ system configurableSebastian Huber
2017-08-25newlib/libc/time/strptime.c(strptime_l) add %F %s support for strptimeBrian Inglis
2017-08-21Add myself to RISC-V Port MaintainerKito Cheng
2017-08-21Change license to FreeBSD License for RISC-VKito Cheng
2017-08-19cygwin: Implement renameat2Ken Brown
2017-08-17Add RISC-V port for libmKito Cheng
2017-08-17headers: avoid bareword attributesEric Blake
2017-08-17Add RISC-V port for newlibKito Cheng
2017-08-11newlib: regenerate libc/stdlib/Makefile.amCorinna Vinschen
2017-08-07Define sigsetjmp/siglongjmp only if __POSIX_VISIBLEKen Brown
2017-08-07Proper locking for getchar() and putchar()Sebastian Huber
2017-08-02Importing wcstoumax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing wcstoimax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing strtoumax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Importing strtoimax inttypes method from FreeBSD.Aditya Upadhyay
2017-08-02Add elf.h to newlibYaakov Selkowitz
2017-07-28Importing catanl long double complex method from NetBSD.Aditya Upadhyay
2017-07-28Fixing HUGE_VALF to HUGE_VALL.Aditya Upadhyay
2017-07-28stdio: Fix make rule overrideSebastian Huber
2017-07-28newlib: regenerate stdlib/Makefile.inCorinna Vinschen
2017-07-28Importing imaxdiv inttypes method from FreeBSD.Aditya Upadhyay
2017-07-28Importing imaxabs inttypes method from FreeBSD.Aditya Upadhyay
2017-07-26cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 valueCorinna Vinschen
2017-07-21[arm] Fix strcpy for unified syntax on ARMv4t thumb.Richard Earnshaw
2017-07-20MSP430: Define __BUFSIZ__ as 256 to prevent default of 1024 being usednewlib-snapshot-20170720Jozef Lawrynowicz
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