aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
cygwin-3_5-branchCygwin: pipe: Restore blocking mode of read pipe on close()/raw_read()Takashi Yano4 weeks
github/cygwin-3_5-branchCygwin: pipe: Restore blocking mode of read pipe on close()/raw_read()Takashi Yano4 weeks
github/mainpowf: Fixed another precision bug in powf() (FreeBSD)Fabian Schriever3 weeks
github/masterpowf: Fixed another precision bug in powf() (FreeBSD)Fabian Schriever3 weeks
github/topic/3.6Cygwin: implement setproctitleCorinna Vinschen8 months
github/users/vapier/wiplibgloss: merge xc16x into top-level MakefileMike Frysinger9 months
mainpowf: Fixed another precision bug in powf() (FreeBSD)Fabian Schriever3 weeks
masterpowf: Fixed another precision bug in powf() (FreeBSD)Fabian Schriever3 weeks
topic/3.6Cygwin: implement setproctitleCorinna Vinschen8 months
users/vapier/wiplibgloss: merge xc16x into top-level MakefileMike Frysinger9 months
[...]
 
TagDownloadAuthorAge
cygwin-3.5.4newlib-cygwin-3.5.4.zip  newlib-cygwin-3.5.4.tar.gz  newlib-cygwin-3.5.4.tar.bz2  Corinna Vinschen7 weeks
cygwin-3.5.3newlib-cygwin-3.5.3.zip  newlib-cygwin-3.5.3.tar.gz  newlib-cygwin-3.5.3.tar.bz2  Corinna Vinschen6 months
cygwin-3.5.2newlib-cygwin-3.5.2.zip  newlib-cygwin-3.5.2.tar.gz  newlib-cygwin-3.5.2.tar.bz2  Corinna Vinschen6 months
cygwin-3.5.1newlib-cygwin-3.5.1.zip  newlib-cygwin-3.5.1.tar.gz  newlib-cygwin-3.5.1.tar.bz2  Corinna Vinschen7 months
cygwin-3.6.0-devnewlib-cygwin-3.6.0-dev.zip  newlib-cygwin-3.6.0-dev.tar.gz  newlib-cygwin-3.6.0-dev.tar.bz2  Corinna Vinschen8 months
cygwin-3.5.0newlib-cygwin-3.5.0.zip  newlib-cygwin-3.5.0.tar.gz  newlib-cygwin-3.5.0.tar.bz2  Corinna Vinschen8 months
newlib-4.4.0newlib-4.4.0.zip  newlib-4.4.0.tar.gz  newlib-4.4.0.tar.bz2  Jeff Johnston9 months
cygwin-3.4.10newlib-cygwin-3.4.10.zip  newlib-cygwin-3.4.10.tar.gz  newlib-cygwin-3.4.10.tar.bz2  Corinna Vinschen10 months
cygwin-3.4.9newlib-cygwin-3.4.9.zip  newlib-cygwin-3.4.9.tar.gz  newlib-cygwin-3.4.9.tar.bz2  Corinna Vinschen13 months
cygwin-3.4.8newlib-cygwin-3.4.8.zip  newlib-cygwin-3.4.8.tar.gz  newlib-cygwin-3.4.8.tar.bz2  Corinna Vinschen14 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-11-25Cygwin: don't autoload some kernel32 functionsgithub/topic/3.5topic/3.5Corinna Vinschen1-6/+3
2022-11-25Cygwin: drop special handling for SID authority 18Corinna Vinschen1-13/+0
2022-11-25Cygwin: flock: drop checking for artificial console handlesCorinna Vinschen1-4/+2
2022-11-25Cygwin: fix a few comments mentioning Windows 7 or 8Corinna Vinschen5-11/+5
2022-11-25Cygwin: simplify FAST_CWD accessCorinna Vinschen2-198/+42
2022-11-25Cygwin: drop wincaps for Windows 7 and Windows 8Corinna Vinschen1-57/+1
2022-11-25Cygwin: drop wincap::def_guard_pagesCorinna Vinschen3-14/+6
2022-11-25Cygwin: drop wincap::mmap_storage_highCorinna Vinschen3-21/+2
2022-11-25Cygwin: drop wincap::cons_need_small_input_record_bufCorinna Vinschen3-34/+9
2022-11-25Cygwin: drop wincap::has_broken_attach_consoleCorinna Vinschen5-82/+7
[...]