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-17cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headersYaakov Selkowitz
2018-01-16Make __always_inline macro compatible with glibcYaakov Selkowitz
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz
2018-01-09newlib: fvprintf: fix get_arg for !_MB_CAPABLEIvan Grokhotkov
2018-01-08fix incompatible pointer type for va_list in nano versions of printf and scan...Alexander Fedotov
2017-12-26RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs.Jim Wilson
2017-12-26RISC-V: Moved syscalls to separate files to fix aliasing problems.Jim Wilson
2017-12-26RISC-V: Updated syscall to take 6 argumentsJim Wilson
2017-12-26RISC-V: Add nanosleep functionalityJim Wilson
2017-12-26RISC-V: Fix libnosys build.Jim Wilson
2017-12-22cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...Brian Inglis
2017-12-22winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typoBrian Inglis
2017-12-19cygwin: block devices: fix file offset after short writesnewlib-snapshot-20171222Corinna Vinschen
2017-12-18Cygwin: document sigtimedwait and ftell{o} patchCorinna Vinschen
2017-12-18newlib: ftello{64}: Handle appending stream without fflushingCorinna Vinschen
2017-12-18newlib: ftello{64}: Fix type of returned valueCorinna Vinschen
2017-12-18newlib: Availability of _kill() in sys/signal.hMartin Aberg
2017-12-18Cygwin: rearrange sigwait functions, convert sigwait_common to inlineCorinna Vinschen
2017-12-18Cygwin: Implement sigtimedwaitMark Geisert
2017-12-18winsup: Belatedly add Mark Geisert to CONTRIBUTORSCorinna Vinschen
2017-12-13newlib: Don't do double divide in powf.Jim Wilson
2017-12-13Don't call double rint from float powf.Jim Wilson
2017-12-12Update MAINTAINERS file email address.Jim Wilson
2017-12-10cygwin: add mmap fork fix to 2.10.0 release testCorinna Vinschen
2017-12-10cygwin: mmap: fix comment and formatting, drop unused codeCorinna Vinschen
2017-12-10cygwin: mmap: fix a fork failure with private, anonymous mappingsCorinna Vinschen
2017-12-08cygwin: Improve discussion of linker library ordering in faq-programmingJon Turney
2017-12-08makedoc: warn about some obsolete and deprecated commandsJon Turney
2017-12-07makedoc: exit with non-zero status on errorJon Turney
2017-12-07makedoc: make errors visibleJon Turney
2017-12-05cygwin: doc: cleanup cygutils infoCorinna Vinschen
2017-12-04newlib: vfwscanf: fix negation bug in %[ conversionCorinna Vinschen
2017-12-04ssp: add Object Size Checking for wchar.h, part 1Yaakov Selkowitz
2017-12-01cygwin: document %l[ and bump API minorCorinna Vinschen
2017-12-01newlib: vfscanf: Implement %l[Corinna Vinschen
2017-12-01newlib: vf[w]scanf: Fix conversion multibyte <-> wchar_tCorinna Vinschen
2017-12-01newlib: vf[w]scanf: Drop width computation mixupCorinna Vinschen
2017-12-01HOWTO: remove reference to TRAD_SYNOPSISYaakov Selkowitz
2017-12-01mathfp: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01math: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01libm/machine: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01complex: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01libm/common: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01unix: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01time: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01sys: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz