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
path: root/winsup
AgeCommit message (Expand)Author
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: 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: add latest primary group changes to release notesCorinna Vinschen
2022-12-03Cygwin: 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-02Cygwin: 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
2022-11-25Cygwin: pty: Rename fhandler/tty.cc to fhandler/pty.cc.Takashi Yano
2022-11-24Cygwin: uname: allow to specify external release infoCorinna Vinschen
2022-11-24Cygwin: drop snapshot handlingCorinna Vinschen
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
2022-11-11Cygwin: document bugfix for USB CDC devicesCorinna Vinschen
2022-11-11Cygwin: fix TIOCMBIS/TIOCMBIC not working when using usbser.sysCarlo Bramini
2022-11-10Cygwin: Correct /proc/*/stat for processes without cttyAndy Koppe
2022-11-04Cygwin: Improve FAQ on early breakpoint for ASLRJon Turney
2022-11-04Cygwin: Handle out of order modules for module offsets in stackdumpJon Turney
2022-10-29Cygwin: Add loaded module base address list to stackdumpJon Turney
2022-10-28Cygwin: Add addresses as module offsets in .stackdump fileJon Turney
2022-10-28Cygwin: Tidy up formatting of stackdumpJon Turney
2022-10-28Cygwin: cygheap: make bucket_val a static const arrayCorinna Vinschen
2022-10-28Cygwin: document ASLR supporttopic/aslr_supportCorinna Vinschen
2022-10-28Cygwin: Enable dynamicbase on the Cygwin DLL by defaultCorinna Vinschen
2022-10-28Cygwin: /proc/<PID>/maps: output cygheap infoCorinna Vinschen
2022-10-28Cygwin: drop objcopy .gnu_debuglink juggleCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: define absolute MMAP_STORAGE_HIGH values hereCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: fix commentsCorinna Vinschen
2022-10-28Cygwin: decouple shared mem regions from Cygwin DLLCorinna Vinschen