]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2017-10-09 Ken Browncygwin: Remove workaround for GCC 6 null pointer check...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to NULL in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparison of 'this' to 'NULL' in _pinfo...
2017-10-09 Ken Browncygwin: Remove comparisons of 'this' to 'NULL' in fhand...
2017-10-05 Sebastian HuberRTEMS: Make pthread_mutex_t self-contained
2017-10-05 Sebastian HuberRTEMS: Make pthread_cond_t self-contained
2017-10-05 Sebastian HuberRTEMS: Make pthread_rwlock_t self-contained
2017-10-05 Sebastian HuberRTEMS: Make pthread_barrier_t self-contained
2017-10-05 Sebastian HuberRTEMS: Make sem_t self-contained
2017-10-05 Sebastian HuberRTEMS: Optimize pthread_once_t
2017-09-19 Brian Inglisnewlib/libm/complex/cargl.c change imag() real() to... newlib-snapshot-20170922
2017-09-19 Sebastian HuberFix warnings and documentation in strnstr.c
2017-09-12 Yaakov Selkowitzcygwin: workaround GCC 6 changes
2017-09-12 Yaakov SelkowitzRevert "cygwin: only expose /dev/con{in,out,sole} when...
2017-09-07 Sebastian HuberChange time_t to 64-bit by default
2017-09-07 Sebastian HuberRemove harmful casts in gmtime_r()
2017-09-07 Sebastian HuberLet RTEMS provide clock()
2017-09-04 Corinna Vinschenstdio.h: Don't define unlocked macros using static... cygwin-2_9_0-release
2017-09-03 Yaakov Selkowitzcygwin: Document crypt_r
2017-09-02 Achim GratzRemove some dangerous advice from the FAQ
2017-08-30 Yaakov Selkowitzinclude: fix ffs, fls guards
2017-08-30 Corinna Vinschennewlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
2017-08-30 Corinna Vinschennewlib: strnstr: drop traditional synopisis
2017-08-30 Sichen ZhaoAdd man page entry for strnstr.c.
2017-08-30 Sichen ZhaoModify strnstr.c.
2017-08-29 Corinna Vinschencygwin: add strptime %F fix to release notes
2017-08-29 Brian Ingliswinsup/cygwin/libc/strptime.cc(__strptime) fix %F width
2017-08-29 Corinna Vinschencygwin: document %s support in strptime
2017-08-28 Sebastian HuberFix compile error due to new strnstr()
2017-08-25 Corinna Vinschencygwin: export strnstr
2017-08-25 Corinna Vinschennewlib: rebuild string/Makefile.in
2017-08-25 Sichen ZhaoPort strnstr.c to newlib.
2017-08-25 Sichen ZhaoImport strnstr.c from FreeBSD.
2017-08-25 Eric BlakeRevert "headers: avoid bareword attributes" for clang
2017-08-25 Sebastian HuberRTEMS: Use __uint64_t for _CLOCK_T_
2017-08-25 Sebastian HuberMake _CLOCK_T_ system configurable
2017-08-25 Brian Inglisnewlib/libc/time/strptime.c(strptime_l) add %F %s suppo...
2017-08-25 Brian Ingliswinsup/cygwin/libc/strptime.cc(__strptime) add %s suppo...
2017-08-24 Alexander Fedotov... move ILP32 sanity check on heap base code under ARM_RDI...
2017-08-23 Corinna Vinschencygwin: only expose /dev/con{in,out,sole} when started...
2017-08-21 Kito ChengAdd myself to RISC-V Port Maintainer
2017-08-21 Kito ChengChange license to FreeBSD License for RISC-V
2017-08-19 Ken BrownDocument renameat2
2017-08-19 Ken Browncygwin: Implement renameat2
2017-08-17 Kito ChengAdd RISC-V port for libgloss newlib-snapshot-20170818
2017-08-17 Kito ChengAdd RISC-V port for libm
2017-08-17 Eric Blakeheaders: avoid bareword attributes
2017-08-17 Eric Blakeheaders: avoid bareword attributes
2017-08-17 Szabolcs NagyFix crt0 init fini code
2017-08-16 Kito ChengAdd RISC-V port for newlib
2017-08-15 Alexander Fedotov... fix typo in AArch64 crt0
2017-08-14 Alexander Fedotov... use stack from linker script when nosys
2017-08-11 Corinna Vinschennewlib: regenerate libc/stdlib/Makefile.am
2017-08-09 Yao QiDon't fetch command line options without semi-hosting
2017-08-09 Tamar ChristinaFix crt0 overwriting.
2017-08-07 Ken BrownDefine sigsetjmp/siglongjmp only if __POSIX_VISIBLE
2017-08-07 Sebastian HuberProper locking for getchar() and putchar()
2017-08-03 Corinna Vinschencygwin: pthread timed locks: actually timeout on timeout
2017-08-03 Corinna Vinschencygwin: pthread_rwlock_rdlock: don't set errno, just...
2017-08-03 Corinna Vinschencygwin: Implement pthread_rwlock_timedrdlock, pthread_r...
2017-08-03 Corinna Vinschencygwin: Bump DLL version to 2.9.0
2017-08-03 Corinna Vinschencygwin: Implement pthread_mutex_timedlock
2017-08-03 Corinna Vinschencygwin: simplify pthread timedwait handling
2017-08-03 Corinna Vinschencygwin/signal.h: Remove SI_QUEUE unimplemented comment
2017-08-03 Corinna VinschenRevert "cygwin/signal.h: Remove SI_QUEUE unimplemented...
2017-08-03 Corinna Vinschencygwin/signal.h: Remove SI_QUEUE unimplemented comment
2017-08-02 Aditya UpadhyayImporting wcstoumax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting wcstoimax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting strtoumax inttypes method from FreeBSD.
2017-08-02 Aditya UpadhyayImporting strtoimax inttypes method from FreeBSD.
2017-08-02 Yaakov Selkowitzcygwin: add explicit_bzero, elf.h changes to release
2017-08-02 Yaakov SelkowitzAdd elf.h to newlib
2017-08-02 Yaakov Selkowitzcygwin: Export explicit_bzero
2017-08-01 Corinna Vinschencygwin: generate Alt-Numpad characters independent...
2017-07-31 Corinna Vinschencygwin: add console issues to release notes
2017-07-31 Corinna Vinschencygwin: select: use UNICODE console functions
2017-07-31 Corinna Vinschencygwin: console: Use memset to clear an array
2017-07-31 Corinna Vinschencygwin: clear screen using wide char function
2017-07-28 Aditya UpadhyayImporting catanl long double complex method from NetBSD.
2017-07-28 Aditya UpadhyayFixing HUGE_VALF to HUGE_VALL.
2017-07-28 Sebastian Huberstdio: Fix make rule override
2017-07-28 Corinna Vinschennewlib: regenerate stdlib/Makefile.in
2017-07-28 Aditya UpadhyayImporting imaxdiv inttypes method from FreeBSD.
2017-07-28 Aditya UpadhyayImporting imaxabs inttypes method from FreeBSD.
2017-07-26 Corinna Vinschencygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value
2017-07-24 Corinna Vinschencygwin: add release notes for reparse point patches
2017-07-24 Corinna Vinschencygwin: unify reparse point checking code into single...
2017-07-24 Corinna Vinschencygwin: fix formatting in check_reparse_point_target
2017-07-24 Corinna Vinschencygwin: Fix resource leak in readdir reparse point...
2017-07-21 Richard Earnshaw[arm] Fix strcpy for unified syntax on ARMv4t thumb.
2017-07-21 Tamar ChristinaPrevious patch to support nosys.specs accidentally...
2017-07-20 Jozef LawrynowiczMSP430: Define __BUFSIZ__ as 256 to prevent default... newlib-snapshot-20170720
next
This page took 0.052793 seconds and 5 git commands to generate.