aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-19Cygwin: Add 3.4.5 release messagecygwin-3.4.5Corinna Vinschen
2023-01-19Cygwin: fix build of cygcheck and straceCorinna Vinschen
2023-01-19bump DLL version to 3.4.5Corinna Vinschen
2023-01-19Cygwin: dsp: Fix a problem that fcntl() does not take effect.cygwin-3.4.4Takashi Yano
2023-01-18Cygwin: open_shared: always bump next_addressCorinna Vinschen
2023-01-17Cygwin: disable high-entropy VA for cygcheck and straceCorinna Vinschen
2023-01-17Cygwin: open_shared: try harder allocating a shared regionCorinna Vinschen
2023-01-17Cygwin: Move shared regions, rename PINFO... to MYSELF_REGION_ADDRESSCorinna Vinschen
2023-01-17Cygwin: open_shared: don't reuse shared_locations parameter as outputCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: always print trailing empty line, as on LinuxCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: Always print topology infoCorinna Vinschen
2023-01-10Cygwin: cygheap: Initialize myself_pinfo before child_copy().Takashi Yano
2023-01-10Cygwin: /proc/<PID>/status: avoid crash computing signal infoCorinna Vinschen
2023-01-09Cygwin: reinstantiate exporting _allocaCorinna Vinschen
2022-12-22Cygwin: devices: Make generic console devices invisible from pty.Takashi Yano
2022-12-22Cygwin: console: Fix hangup of less on quit after the window is resized.Takashi Yano
2022-12-21Cygwin: path_conv: make sure sym.path_flags is always initializedCorinna Vinschen
2022-12-16bump DLL version to 3.4.4Jon Turney
2022-12-16Cygwin: Update 3.4.3 release notecygwin-3.4.3Jon Turney
2022-12-16Revert "Cygwin: x86_64: add wmemset assembler entry point"Jon Turney
2022-12-14Cygwin: path handling: never substitute virtual drive with target pathCorinna Vinschen
2022-12-14Cygwin: add release message for latest path handling patchCorinna Vinschen
2022-12-13Cygwin: Makefile: build new-cygwin1.dll in a single stepCorinna Vinschen
2022-12-13Cygwin: Makefile: only regenerate cygwin_version.c if it changesCorinna Vinschen
2022-12-11bump DLL version to 3.4.3Corinna Vinschen
2022-12-11Cygwin: add 3.4.2 release notescygwin-3.4.2Corinna Vinschen
2022-12-11Cygwin: uname: fix building in non-git source dirCorinna Vinschen
2022-12-11Cygwin: uname: generate default release string from git as wellCorinna Vinschen
2022-12-11Revert "Cygwin: 3.4-only: uname: drop dot from external release info"Corinna Vinschen
2022-12-11bump DLL version to 3.4.2Corinna Vinschen
2022-12-09Cygwin: pipe: Fix performance degradation for non-cygwin pipe.cygwin-3.4.1Takashi Yano
2022-12-09Cygwin: improve release text for FILE issueCorinna Vinschen
2022-12-08Cygwin: add __sFILE64 fix to 3.4.1 release notesCorinna Vinschen
2022-12-08Cygwin: define FILE as struct __sFILE64, not as __sFILECorinna Vinschen
2022-12-08Cygwin: 3.4-only: uname: drop dot from external release infoCorinna Vinschen
2022-12-07Cygwin: link mcountFunc.o to libgmon.aCorinna Vinschen
2022-12-04bump DLL version to 3.4.1Corinna Vinschen
2022-12-03Cygwin: add release message for commit previous commit 8d138c3f66c2cygwin-3.4.0Corinna Vinschen
2022-12-03Cygwin: fix LC_CTYPE in global locale to be a real C.UTF-8 localeCorinna Vinschen
2022-12-03Cygwin: add latest primary group changes to release notesCorinna Vinschen
2022-12-02Cygwin: FAQ: convert ulinks to FAQ to xrefsCorinna Vinschen
2022-12-02Cygwin: FAQ: describe test releases, deprecate developer snapshotsCorinna Vinschen
2022-12-02Cygwin: uinfo: don't special case current userCorinna Vinschen
2022-12-02Cygwin: uinfo: prefer token primary groupCorinna Vinschen
2022-12-02Cygwin: uinfo: Drop long disabled nss_prefix and nss_separatorCorinna Vinschen
2022-12-01Cygwin: exec: don't access cygheap before it's initializedCorinna Vinschen
2022-12-01Cygwin: multiple_cygwin_problem: drop obsolete check for "cygheap"Corinna Vinschen
2022-11-29Cygwin: serial: Fix a copy-paste error in DTR setupCarlo Bramini
2022-11-28Cygwin: Update some mentions of x86 in documentationJon Turney
2022-11-28Cygwin: Fix typo in FAQJon Turney