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
2020-03-02Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queueCorinna Vinschen
2020-02-24Cygwin: console: Fix segfault on shared_console_info access.Takashi Yano
2020-02-21Cygwin: add release message for NUL character bugsCorinna Vinschen
2020-02-18Cygwin: add @cjksingle to release docsCorinna Vinschen
2020-02-18Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISCCorinna Vinschen
2020-02-18Cygwin: move 3.1.3 to 3.1.4 release documentCorinna Vinschen
2020-01-30Cygwin: document recent changesKen Brown
2020-01-22add pseudo console fixes to release textnewlib-3.3.0Corinna Vinschen
2020-01-20Cygwin: document recent changesKen Brown
2020-01-17Cygwin: normalize_win32_path: allow drive without trailing backslashKen Brown
2020-01-13Cygwin: pty: Revise the code for setting code page of pseudo console.Takashi Yano
2020-01-13Cygwin: Add missing Linux #define of CPU_SETSIZEMark Geisert
2019-12-21Cygwin: add 3.1.2 release textcygwin-3_1_2-releaseCorinna Vinschen
2019-12-18Cygwin: add 3.1.1 release text belatedlyCorinna Vinschen
2019-12-16Cygwin: add strtold fix to release messagecygwin-3_1_0-releaseCorinna Vinschen
2019-12-16Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero inputCorinna Vinschen
2019-12-10Cygwin: document the last bugfixKen Brown
2019-11-08Cygwin: Doc change to note stackdump limit patchMark Geisert
2019-11-05Cygwin: document console helper patchCorinna Vinschen
2019-11-02Cygwin: fix process parent/child relationship after execveCorinna Vinschen
2019-10-18Cygwin: spawnvp, spawnvpe: fail if executable is not in $PATHKen Brown
2019-10-07Cygwin: mkdir and rmdir: treat drive names speciallyKen Brown
2019-10-07Cygwin: document recent changes to format_proc_cpuinfoKen Brown
2019-09-27Document the last bug fixKen Brown
2019-09-25Document the last changeKen Brown
2019-09-15Cygwin: document last changeKen Brown
2019-08-29Cygwin: add W10 pseudo console support to release notesCorinna Vinschen
2019-08-17Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario"Corinna Vinschen
2019-08-13Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenarioCorinna Vinschen
2019-08-09Cygwin: drop preliminary 3.0.8 release fileCorinna Vinschen
2019-08-09Cygwin: add missing bugfix release messages for 3.1.0Corinna Vinschen
2019-08-05Cygwin: Implement CPU_SET(3) macrosMark Geisert
2019-07-24Cygwin: Export newlib ndbm functionsCorinna Vinschen
2019-07-24Cygwin: document the last bug fixKen Brown
2019-07-22Cygwin: add release notes for 3.0.8Ken Brown
2019-07-12Cygwin: sigpending: don't report pending signals for other threadsCorinna Vinschen
2019-06-25Tweak release messageKen Brown
2019-06-25Cygwin: timerfd: avoid a deadlockKen Brown
2019-06-24Cygwin: Implement sched_[gs]etaffinity()Mark Geisert
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen
2019-04-30Cygwin: Add release info for 3.0.7Corinna Vinschen
2019-04-25Cygwin: define MSG_EOR and refuse in send(2)Corinna Vinschen
2019-04-06Cygwin: add latest signal handling fixes to release notesCorinna Vinschen
2019-04-02Cygwin: winpids: Fix getting process multiple times, take 2Corinna Vinschen
2019-03-31Cygwin: Add console patches to release notesCorinna Vinschen
2019-03-31Cygwin: document ps -W duplication bug fixCorinna Vinschen
2019-03-27Cygwin: document the recent FIFO changesKen Brown
2019-03-19Cygwin: wcsxfrm_l: Only byte swap if dest size is > 0Corinna Vinschen
2019-03-18Cygwin: proc: fix /proc/version output after uname changeCorinna Vinschen
2019-03-13Cygwin: acls: allow converting empty acl to textCorinna Vinschen