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
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston
2021-12-31newlib: require automake-1.11.6Mike Frysinger
2021-12-30Cygwin: Update CI configuration for python version changeJon Turney
2021-12-30libgloss: wince: update to automake-1.15Mike Frysinger
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Make effects of 'cygnus' explicitJon Turney
2021-12-27Cygwin: fhandler_pipe::get_query_hdl_per_process: avoid a crashKen Brown
2021-12-20cygwin: Add cocom and patch to build prerequisites in FAQJon Turney
2021-12-18Cygwin: Conditionally build documentationJon Turney
2021-12-15Cygwin: pty: Fix input switching failure.Takashi Yano
2021-12-14Cygwin: pty: Fix conditions for input transfer again.Takashi Yano
2021-12-14Cygwin: pty: Fix conditions for input transfer.Takashi Yano
2021-12-13README: configure.in -> configure.acJon Turney
2021-12-13Cygwin: Use AS_HELP_STRING for --enable-debuggingJon Turney
2021-12-13Cygwin: pty: Fix Ctrl-C handling further for non-cygwin apps.Takashi Yano
2021-12-12Cygwin: pipe: Restore blocking mode for cygwin process at startup.topic/pipeTakashi Yano
2021-12-12Cygwin: Document that the pipe_byte option is now set by defaultKen Brown
2021-12-12Cygwin: fhandler_pipe::raw_read: minor code cleanupKen Brown
2021-12-12Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe.Takashi Yano
2021-12-12Cygwin: console: Fix console mode of non-cygwin apps in background.Takashi Yano
2021-12-12Cygwin: pty: Fix console mode of non-cygwin apps in background.Takashi Yano
2021-12-12Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background.Takashi Yano
2021-12-12Cygwin: pty: Add missing input transfer when switch_to_pcon_in state.Takashi Yano
2021-12-11Cygwin: clipboard: Make intent of the code clearer.Takashi Yano
2021-12-11Cygwin: path: Fix path conversion of virtual drive.Takashi Yano
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-12-10newlib: Enable automake silent rulesJon Turney
2021-12-08Cygwin: Update configure.ac to use AC_CONFIG_HEADERSJon Turney
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-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano
2021-12-03frexpl: Support smaller long double of LDBL_MANT_DIG == 53.Takashi Yano
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen
2021-12-03Cygwin: Fix typo in new-features.xmlTakashi Yano
2021-12-02Cygwin: errno: handle ERROR_CASE_DIFFERING_NAMES_IN_DIRCorinna Vinschen
2021-12-02Cygwin: console: Fix OSC sequence handling.Takashi Yano
2021-11-30Modifying patch from: marian.buschsieweke@ovgu.deJeff Johnston
2021-11-30Cygwin: get/setrlimit: move RLIMIT_AS handling into static functionsCorinna Vinschen
2021-11-30Cygwin: setrlimit: Add a permission checkCorinna Vinschen
2021-11-30Cygwin: get_rlimit_stack: add a commentCorinna Vinschen
2021-11-29stdio: Fix issue of printing "%La" format with large exp part.Takashi Yano
2021-11-26Cygwin: add 3.4 release messagesCorinna Vinschen
2021-11-26Cygwin: get/setrlimit: implement RLIMIT_ASCorinna Vinschen
2021-11-26ldtoa: Fix insufficient valid output digits for "%f" format.Takashi Yano
2021-11-23Cygwin: fhandler_fifo::raw_read: handle STATUS_PENDINGKen Brown
2021-11-23Cygwin: fhandler_pipe::raw_read: fix handle leakKen Brown
2021-11-22Cygwin: Fix release note 3.3.3.Takashi Yano
2021-11-22Cygwin: sigproc: Fix potential race issue regarding exit_state.Takashi Yano