aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
cygwin-3_5-branchCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
github/cygwin-3_5-branchCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
github/mainCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
github/masterCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
github/topic/3.6Cygwin: implement setproctitleCorinna Vinschen9 months
github/users/vapier/wiplibgloss: merge xc16x into top-level MakefileMike Frysinger11 months
mainCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
masterCygwin: Change pthread_sigqueue() to accept thread idMark Geisert2 days
topic/3.6Cygwin: implement setproctitleCorinna Vinschen9 months
users/vapier/wiplibgloss: merge xc16x into top-level MakefileMike Frysinger11 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 Vinschen3 months
cygwin-3.5.3newlib-cygwin-3.5.3.zip  newlib-cygwin-3.5.3.tar.gz  newlib-cygwin-3.5.3.tar.bz2  Corinna Vinschen7 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 Vinschen7 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 Vinschen9 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 Vinschen9 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 Vinschen9 months
newlib-4.4.0newlib-4.4.0.zip  newlib-4.4.0.tar.gz  newlib-4.4.0.tar.bz2  Jeff Johnston10 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 Vinschen12 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 Vinschen14 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 Vinschen15 months
[...]
 
AgeCommit messageAuthorFilesLines
2 daysCygwin: Change pthread_sigqueue() to accept thread idgithub/cygwin-3_5-branchcygwin-3_5-branchMark Geisert3-5/+8
3 daysCygwin: pthread: Correct pthread_cleanup macros to avoid potential syntax errorsShaobo Song1-4/+7
6 daysCygwin: console: Fix clean up conditions in close()Takashi Yano1-3/+3
8 daysCygwin: console: Use GetCurrentProcessId() instead of myself->dwProcessIdTakashi Yano1-13/+13
9 daysCygwin: console: Re-fix open() failure on exec() by console ownerTakashi Yano4-133/+117
9 daysCygwin: console: Fix open() failure when the console owner calls exec().Takashi Yano1-0/+6
2024-11-01Cygwin: cygfe: Fix a bug that signal handler destroys fpu statesTakashi Yano2-8/+10
2024-11-01Add recent pipe change to release noteTakashi Yano1-0/+3
2024-10-31Cygwin: pipe: fix shift valueCorinna Vinschen1-1/+1
2024-10-31Cygwin: console: Inherit pcon hand over from parent ptyTakashi Yano7-3/+90
[...]