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-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
2022-10-27Cygwin: document dropping 32 bit supportCorinna Vinschen
2022-10-19Cygwin: select: don't report read ready on a FIFO never opened for writingKen Brown
2022-08-12newlocale: fix crash when trying to write to __C_localeCorinna Vinschen
2022-08-09Cygwin: fix return value of symlink_info::checkKen Brown
2022-08-03Cygwin: path: Make some symlinks to /cygdrive/* work.Takashi Yano
2022-07-31Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.Takashi Yano
2022-07-07Cygwin: redefine some macros for Linux compatibilityKen Brown
2022-07-05Cygwin: spawn: Treat empty path as the current directory.Takashi Yano
2022-07-05Cygwin: implement getfacl(1) for socket filesKen Brown
2022-07-05Cygwin: stdio: don't try again to read after EOFKen Brown
2022-07-02Cygwin: console: Allow pasting very long text input.Takashi Yano
2022-06-27Cygwin: poll: Fix a bug on inquiring same fd with different events.Takashi Yano
2022-06-19Cygwin: console: Handle setting very long window title correctly.Takashi Yano
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