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-08-02Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8Corinna Vinschen
2023-08-02newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().Takashi Yano
2023-07-31Cygwin: Add ISO C11 functions c16rtomb, c32rtomb, mbrtoc16, mbrtoc32.Corinna Vinschen
2023-07-26Rename _NL_CTYPE_OUTDIGITSx_MB/WC to _NL_CTYPE_OUTDIGITx_MB/WCCorinna Vinschen
2023-07-26Cygwin: add AT_EMPTY_PATH fix to release messageCorinna Vinschen
2023-07-13Cygwin: Update release/3.4.8 for latest <sys/cpuset.h> commitMark Geisert
2023-07-04Cygwin: Fix latest release message being in the wrong release file.Corinna Vinschen
2023-07-04Cygwin: Make <sys/cpuset.h> safe for c89 compilationsMark Geisert
2023-04-19Cygwin: posix_spawnp: don't fallback to shCorinna Vinschen
2023-04-19Cygwin: Export posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen
2023-04-18Cygwin: align renameat2 to Linux behaviourCorinna Vinschen
2023-04-18Cygwin: fix errno values set by readlinkatCorinna Vinschen
2023-04-18Cygwin: fix return value of ilogbl(NaN)Corinna Vinschen
2023-04-18Cygwin: add release text for previous commitCorinna Vinschen
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: add support for GB18030 codesetCorinna Vinschen
2023-03-16Cygwin: kill(1): don't print spurious error messageCorinna Vinschen
2023-03-14Cygwin: Fix type mismatch on sys/cpuset.hMark Geisert
2023-03-01Cygwin: add collating symbols support to release messageCorinna Vinschen
2023-02-26Cygwin: introduce /proc/codesets and /proc/localesCorinna Vinschen
2023-02-16add glob/fnmatch equivalence class support to release notesCorinna Vinschen
2023-02-15Cygwin: add glob/fnmatch named class support to release notesCorinna 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-01-29Cygwin: add new cygcheck capabilities to release notesCorinna 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-19Cygwin: Add 3.4.5 release messageCorinna Vinschen
2023-01-17Cygwin: open_shared: try harder allocating a shared regionCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: Always print topology infoCorinna Vinschen
2023-01-14Cygwin: add newgrp(1) to release message for 3.5.0Corinna Vinschen
2023-01-10Cygwin: /proc/<PID>/status: avoid crash computing signal infoCorinna Vinschen
2023-01-09Cygwin: reinstantiate exporting _allocaCorinna Vinschen
2022-12-22Cygwin: Add release message for latest console change.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-16Cygwin: Update 3.4.3 release noteJon Turney
2022-12-14Cygwin: add release message for latest path handling patchCorinna Vinschen
2022-12-11Cygwin: add 3.4.2 release notesCorinna Vinschen
2022-12-09Cygwin: pipe: Fix performance degradation for non-cygwin pipe.Takashi 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-07Cygwin: link mcountFunc.o to libgmon.aCorinna Vinschen
2022-12-07Cygwin: Add 3.5.0 release fileCorinna 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-11-11Cygwin: document bugfix for USB CDC devicesCorinna Vinschen
2022-10-28Cygwin: document ASLR supporttopic/aslr_supportCorinna Vinschen
2022-10-28Cygwin: stop handling files with .com suffix like .exe filesCorinna Vinschen