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
2023-01-18Cygwin: drop fixed addresses for standard shared regionsCorinna Vinschen
2023-01-18Cygwin: /proc/<PID>/maps: print real shared region addressesCorinna 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-17Cygwin: autoload: clean up arguments to LoadDllFunc*Corinna 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-14Cygwin: newgrp: improve doumentationCorinna Vinschen
2023-01-14Cygwin: add newgrp(1) to release message for 3.5.0Corinna Vinschen
2023-01-14Cygwin: newgrp: first full versionCorinna Vinschen
2023-01-13Cygwin: add very simple newgrp(1) toolCorinna Vinschen
2023-01-13Cygwin: testsuite: Drop appending 'ntsec' to CYGWIN in cygrun wrapperJon Turney
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney
2023-01-13Cygwin: testsuite: Fix compilation warningsJon Turney
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney
2023-01-13Cygwin: testsuite: automake doesn't define objdirJon Turney
2023-01-12Cygwin: wincap.h: clarify NO_COPY_RO usageCorinna Vinschen
2023-01-12Cygwin: wincap: make capability flags readonlyCorinna Vinschen
2023-01-10Cygwin: ctty: Add comments for the special values: -1 and -2.Takashi Yano
2023-01-10Cygwin: pinfo: Additional fix for CTTY behavior.Takashi Yano
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-10Cygwin: Run testsuite against the just-built DLLJon Turney
2023-01-09Cygwin: /proc/<PID>/status: simplify code generating signal infoCorinna Vinschen
2023-01-09Cygwin: reinstantiate exporting _allocaCorinna Vinschen
2022-12-23fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 cpuinfoBrian Inglis
2022-12-22Cygwin: Add release message for latest console change.Takashi Yano
2022-12-22Cygwin: console: Make the console accessible from other terminals.Takashi Yano
2022-12-22Cygwin: devices: Make generic console devices invisible from pty.Takashi Yano
2022-12-22Cygwin: pinfo: Align CTTY behavior to the statement of POSIX.Takashi Yano
2022-12-22Cygwin: console: Fix hangup of less on quit after the window is resized.Takashi Yano
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney
2022-12-21Cygwin: path_conv: make sure sym.path_flags is always initializedCorinna Vinschen
2022-12-21Cygwin: configure: Add option to disable building 'dumper'Jon Turney
2022-12-21Cygwin: FAQ: Mention configure options to build with reduced dependenciesJon Turney
2022-12-20Cygwin: x86_64: import swab.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import latest NetBSD bcopy.SCorinna Vinschen
2022-12-20Cygwin: x86_64: import memchr.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import new memset.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: add local machine/asm.h headerCorinna Vinschen
2022-12-20Cygwin: use .S suffix for assembler filesCorinna Vinschen
2022-12-20Cygwin: check_reparse_point_target: fix comment formatCorinna Vinschen
2022-12-16Cygwin: Update 3.4.3 release noteJon Turney
2022-12-16Revert "Cygwin: x86_64: add wmemset assembler entry point"Jon Turney
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