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
AgeCommit message (Expand)Author
2023-04-18Cygwin: fix return value of ilogbl(NaN)Corinna Vinschen
2023-04-18Cygwin: add release text for previous commitCorinna Vinschen
2023-04-18Cygwin: cygheap: fix fork error after heap has grownDavid McFarland
2023-04-14Cygwin: pty: Fix reading CONIN$ when stdin is not a pty.Takashi Yano
2023-03-29Cygwin: dirname: fix handling of leading slashesCorinna Vinschen
2023-03-16Cygwin: kill(1): don't print spurious error messageCorinna Vinschen
2023-03-16Cygwin: signals: drop accidental spaces from real-time signal namesCorinna Vinschen
2023-03-14Cygwin: Fix type mismatch on sys/cpuset.hMark Geisert
2023-03-07Cygwin: ctty: Add missing fixup_after_{exec,fork}() call.Takashi Yano
2023-02-25Cygwin: dsp: Fix SNDCTL_DSP_{POST,SYNC} ioctl() behaviour.Takashi Yano
2023-02-14Cygwin: dumper: also link with libzstd, as libbfd may require itJon Turney
2023-02-14bump DLL version to 3.4.7Corinna Vinschen
2023-02-09Cygwin: get_posix_access: Make mode_t parameter mandatorycygwin-3.4.6Corinna Vinschen
2023-02-09Cygwin: chmod: don't drop default ACEs from directory ACLsCorinna Vinschen
2023-02-09Cygwin: mkdir: use correct default permissions filtered by umaskCorinna Vinschen
2023-02-06setlocale: create LC_ALL string when changing localeCorinna Vinschen
2023-01-25Cygwin: dsp: Fix hang on close() if another thread calls write().Takashi Yano
2023-01-23Cygwin: mount: differ allowed server name chars from allowed share name charsCorinna Vinschen
2023-01-22Cygwin: mount: allow any valid character in UNC pathsCorinna Vinschen
2023-01-22Cygwin: fsync: Fix EINVAL for block device.Takashi Yano
2023-01-22Cygwin: tape: tapes are character devices, not block devicesCorinna Vinschen
2023-01-19Cygwin: bump DLL version to 3.4.6Corinna Vinschen
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