aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _ANDYaakov Selkowitz517-1773/+1771
2018-01-17cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headersYaakov Selkowitz3-0/+34
2018-01-16Make __always_inline macro compatible with glibcYaakov Selkowitz1-1/+1
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz3-1/+13
2018-01-09newlib: fvprintf: fix get_arg for !_MB_CAPABLEIvan Grokhotkov1-0/+2
2018-01-08fix incompatible pointer type for va_list in nano versions of printf and scan...Alexander Fedotov2-5/+24
2017-12-26RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs.Jim Wilson4-6/+111
2017-12-26RISC-V: Moved syscalls to separate files to fix aliasing problems.Jim Wilson37-450/+513
2017-12-26RISC-V: Updated syscall to take 6 argumentsJim Wilson2-22/+26
2017-12-26RISC-V: Add nanosleep functionalityJim Wilson3-1/+14
2017-12-26RISC-V: Fix libnosys build.Jim Wilson2-0/+4
2017-12-22cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...Brian Inglis2-7/+8
2017-12-22winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typoBrian Inglis1-1/+1
2017-12-19cygwin: block devices: fix file offset after short writesnewlib-snapshot-20171222Corinna Vinschen2-2/+13
2017-12-18Cygwin: document sigtimedwait and ftell{o} patchCorinna Vinschen2-2/+5
2017-12-18newlib: ftello{64}: Handle appending stream without fflushingCorinna Vinschen2-14/+26
2017-12-18newlib: ftello{64}: Fix type of returned valueCorinna Vinschen2-8/+8
2017-12-18newlib: Availability of _kill() in sys/signal.hMartin Aberg1-2/+0
2017-12-18Cygwin: rearrange sigwait functions, convert sigwait_common to inlineCorinna Vinschen1-45/+43
2017-12-18Cygwin: Implement sigtimedwaitMark Geisert5-5/+39
2017-12-18winsup: Belatedly add Mark Geisert to CONTRIBUTORSCorinna Vinschen1-0/+1
2017-12-13newlib: Don't do double divide in powf.Jim Wilson1-1/+3
2017-12-13Don't call double rint from float powf.Jim Wilson1-2/+2
2017-12-12Update MAINTAINERS file email address.Jim Wilson1-1/+1
2017-12-10cygwin: add mmap fork fix to 2.10.0 release testCorinna Vinschen1-0/+3
2017-12-10cygwin: mmap: fix comment and formatting, drop unused codeCorinna Vinschen1-8/+5
2017-12-10cygwin: mmap: fix a fork failure with private, anonymous mappingsCorinna Vinschen1-0/+7
2017-12-08cygwin: Improve discussion of linker library ordering in faq-programmingJon Turney1-1/+36
2017-12-08makedoc: warn about some obsolete and deprecated commandsJon Turney2-16/+15
2017-12-07makedoc: exit with non-zero status on errorJon Turney1-8/+12
2017-12-07makedoc: make errors visibleJon Turney46-182/+139
2017-12-05cygwin: doc: cleanup cygutils infoCorinna Vinschen4-39/+15
2017-12-04newlib: vfwscanf: fix negation bug in %[ conversionCorinna Vinschen1-1/+1
2017-12-04ssp: add Object Size Checking for wchar.h, part 1Yaakov Selkowitz3-0/+109
2017-12-01cygwin: document %l[ and bump API minorCorinna Vinschen3-1/+8
2017-12-01newlib: vfscanf: Implement %l[Corinna Vinschen1-2/+88
2017-12-01newlib: vf[w]scanf: Fix conversion multibyte <-> wchar_tCorinna Vinschen2-25/+53
2017-12-01newlib: vf[w]scanf: Drop width computation mixupCorinna Vinschen2-70/+44
2017-12-01HOWTO: remove reference to TRAD_SYNOPSISYaakov Selkowitz1-7/+1
2017-12-01mathfp: remove TRAD_SYNOPSISYaakov Selkowitz28-344/+28
2017-12-01math: remove TRAD_SYNOPSISYaakov Selkowitz28-310/+28
2017-12-01libm/machine: remove TRAD_SYNOPSISYaakov Selkowitz3-12/+3
2017-12-01complex: remove TRAD_SYNOPSISYaakov Selkowitz23-23/+23
2017-12-01libm/common: remove TRAD_SYNOPSISYaakov Selkowitz30-133/+30
2017-12-01unix: remove TRAD_SYNOPSISYaakov Selkowitz2-32/+2
2017-12-01time: remove TRAD_SYNOPSISYaakov Selkowitz12-83/+12
2017-12-01sys: remove TRAD_SYNOPSISYaakov Selkowitz4-34/+4
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz85-546/+85
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz50-607/+51
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz7-81/+7