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
2022-05-30Cygwin: document last bug fixKen Brown
2022-05-23Cygwin: fix mknod (64-bit only)Ken Brown
2022-05-19Cygwin: make sure exec'ed process exists early in process listCorinna Vinschen
2022-05-16Cygwin: add 3.3.6 release notesTakashi Yano
2022-05-13Cygwin: Implement GSO/GRO supportCorinna Vinschen
2022-04-27Cygwin: Fix "0x0x" in gmondump and ssp man pagesMark Geisert
2022-04-01Cygwin: pipe: Avoid deadlock for non-cygwin writer.Takashi Yano
2022-03-30Cygwin: pty: Fix crash on master close in Windows 7.Takashi Yano
2022-03-17Cygwin: document recent gmondump formatting fixMark Geisert
2022-03-15Cygwin: Add description of fsync() fix to 3.3.5 release notes.Takashi Yano
2022-03-05Cygwin: update 3.3.5 release notesTakashi Yano
2022-03-05Cygwin: add 3.3.5 release notesTakashi Yano
2022-03-01Cygwin: update 3.4 release textCorinna Vinschen
2022-01-27Revert "Cygwin: fix permission problem when writing DAC info on Samba shares"Corinna Vinschen
2022-01-19Cygwin: add resolver fixes to release messageCorinna Vinschen
2022-01-18Cygwin: fhandler_base: Fix double free caused when open() fails.Takashi Yano
2022-01-18Cygwin: add release text for last two patchesCorinna Vinschen
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen
2022-01-12Cygwin: ACLs: ignore *_INHERIT flags in file ACLsCorinna Vinschen
2021-12-27Cygwin: fhandler_pipe::get_query_hdl_per_process: avoid a crashKen Brown
2021-12-12Cygwin: Document that the pipe_byte option is now set by defaultKen Brown
2021-12-12Cygwin: pty: Add missing input transfer when switch_to_pcon_in state.Takashi Yano
2021-12-08Cygwin: path: Convert UNC path prefix back to drive letter.Takashi Yano
2021-12-07Cygwin: clipboard: Fix a bug in read().Takashi Yano
2021-11-26Cygwin: add 3.4 release messagesCorinna Vinschen
2021-11-22Cygwin: Fix release note 3.3.3.Takashi Yano
2021-11-22ldtoa: don't restrict outbuf size to ndigitsCorinna Vinschen
2021-11-22Cygwin: add release message for raise fixCorinna Vinschen
2021-11-17Cygwin: Correct the release notes 3.3.3.Takashi Yano
2021-11-17Cygwin: pipe: Handle STATUS_PENDING even for nonblocking mode.Takashi Yano
2021-11-16Cygwin: fix up cached DOS file attributes after file creationCorinna Vinschen
2021-11-16Revert "Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute on file creation"Corinna Vinschen
2021-11-16Cygwin: console: Handle Unicode surrogate pairs.Johannes Schindelin
2021-11-15Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute on file creationCorinna Vinschen
2021-11-15Cygwin: dllfixdbg: create .gnu_debuglink section in the right spotCorinna Vinschen
2021-11-11Cygwin: add 3.3.3 release notesCorinna Vinschen
2021-11-08Cygwin: pipe: Avoid false EOF while reading output of C# programs.Takashi Yano
2021-11-04Cygwin: fix permission problem when writing DAC info on Samba sharesCorinna Vinschen
2021-11-04Cygwin: Add a new 3.4.0 rel notes fileCorinna Vinschen
2021-11-04Cygwin: add release note for rounding issueCorinna Vinschen
2021-11-02Cygwin: add release noteCorinna Vinschen
2021-10-26Cygwin: convert malloc lock to SRWLOCKCorinna Vinschen
2021-10-26Cygwin: Make native clipboard layout same for 32- and 64-bitMark Geisert
2021-10-08Cygwin: pty: Fix master closing error regarding attach_mutex.Takashi Yano
2021-09-17Cygwin: fix typos in release notesKen Brown
2021-09-14Cygwin: document the recent pipe changesKen Brown
2021-08-19Cygwin: fix all usages of NtQueryDirectoryObjectCorinna Vinschen
2021-08-02Cygwin: export new sig2str/str2sigCorinna Vinschen
2021-08-02Cygwin: clarify importance of new GNU-specifc APICorinna Vinschen
2021-07-30Cygwin: add release msg for previous getaddrinfo patchCorinna Vinschen