summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: pty: Add a workaround for ^C handling.Takashi Yano2019-09-042-1/+6
* Cygwin: pty: Limit API hook to the program linked with the APIs.Takashi Yano2019-09-044-71/+66
* Cygwin: pty: Fix state management for pseudo console support.Takashi Yano2019-09-046-254/+289
* Cygwin: pty: Move function hook_api() into hookapi.cc.Takashi Yano2019-09-043-44/+35
* Cygwin: pty: Speed up a little hooked Win32 API for pseudo console.Takashi Yano2019-09-041-1/+3
* Cygwin: pty: Code cleanupTakashi Yano2019-09-041-28/+0
* Adjust nios2 and m68k semihosting for sys/stat.h changes.Sandra Loosemore2019-09-044-12/+12
* Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warningCorinna Vinschen2019-09-031-0/+4
* fe_dfl_env.c: Fix typo in commentJoel Sherrill2019-09-031-1/+1
* riscv/include/fenv.h: Use shared fenv.h.Joel Sherrill2019-09-031-42/+0
* Cygwin: add W10 pseudo console support to release notesCorinna Vinschen2019-08-292-6/+18
* Cygwin: pty: add pseudo console support.Takashi Yano2019-08-2912-55/+2016
* Cygwin: get_posix_access: avoid negative subscriptKen Brown2019-08-261-4/+4
* Fix regression in visium caused by sys/stat.h changeJeff Law2019-08-202-6/+6
* Cygwin: math: Properly propagate input NANs in a few functionsMartin Storsjö2019-08-206-8/+20
* Cygwin: math: Fix cosh(-INFINITY) to return +INFINITYMartin Storsjö2019-08-201-1/+1
* Cygwin: math: Fix the return value for tgammal for zero and negative integersMartin Storsjö2019-08-201-2/+5
* Revert previous change to sys/stat.h and fix cris libglossJeff Johnston2019-08-192-15/+12
* Fix regression in cris-elf caused by sys/stat.h changeJeff Johnston2019-08-191-2/+11
* Cygwin: select: revamp non-polling code for signalfdCorinna Vinschen2019-08-188-111/+40
* Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario"Corinna Vinschen2019-08-172-17/+3
* stat.h: use POSIX-required timefields throughoutCorinna Vinschen2019-08-161-16/+6
* fenv: Include documentation in generated .info fileJoel Sherrill2019-08-155-2/+49
* Cygwin: ldd: Try harder to get dll namesMark Geisert2019-08-152-2/+44
* Cygwin: console: Fix the condition to interrupt select() by SIGWINCHTakashi Yano2019-08-151-1/+3
* Cygwin: console: Fix workaround for horizontal tab positionTakashi Yano2019-08-151-18/+29
* memmem.c and strstr.c: do not require -std=c99Giacomo Tesio2019-08-142-5/+10
* fenv: Update makedocbook for eae68bfcJon Turney2019-08-131-1/+3
* fenv: Fix typo-ed variable name in documentationJon Turney2019-08-131-1/+1
* fenv: Fix mangled makedoc markupJon Turney2019-08-134-8/+8
* fenv: fe_dfl_env.c doesn't contain any documentationJon Turney2019-08-132-2/+2
* Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenarioCorinna Vinschen2019-08-132-3/+17
* sched.h: Declare affinity functions only on targets supporting themCorinna Vinschen2019-08-121-0/+6
* Cygwin: ps: fix a compiler warningCorinna Vinschen2019-08-121-2/+2
* Cygwin: console: Fix cursor position restore after screen alternation.Takashi Yano2019-08-121-0/+3
* Cygwin: console: Add workaround for windows xterm compatible mode bug.Takashi Yano2019-08-121-0/+19
* Cygwin: console: Fix deadlock at calling fork().Takashi Yano2019-08-121-2/+6
* Regenerated files from fenv.h additionJoel Sherrill2019-08-093-7/+636
* Add default implementation of fenv.h and all methodsJoel Sherrill2019-08-0918-8/+999
* Miscellaneous Makefile.in regeneratedJoel Sherrill2019-08-094-46/+33
* Cygwin: drop preliminary 3.0.8 release fileCorinna Vinschen2019-08-091-19/+0
* Cygwin: add missing bugfix release messages for 3.1.0Corinna Vinschen2019-08-091-0/+29
* Cygwin: shmat: use mmap allocator strategy on 64 bitCorinna Vinschen2019-08-085-89/+109
* Cygwin: getpriority() and top display for priority is inconsistentLavrentiev, Anton2019-08-081-15/+3
* Cygwin: build_env: fix off-by-one bug when re-adding PATHMichael Haubenwallner2019-08-071-1/+1
* Cygwin: exec: check execute bit prior to evaluating scriptCorinna Vinschen2019-08-061-6/+6
* Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov2019-08-054-78/+82
* Align libgloss/arm and libc/sys/arm sources: Lite exit supportAlexander Fedotov2019-08-051-0/+16
* Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov2019-08-053-8/+20
* Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...Alexander Fedotov2019-08-051-3/+6