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-11-22ldtoa: don't restrict outbuf size to ndigitsCorinna Vinschen
2021-11-22Cygwin: add release message for raise fixCorinna Vinschen
2021-11-22Cygwin: raise: align return value and error checking to LinuxCorinna Vinschen
2021-11-22Cygwin: raise: fix check for multithreaded processCorinna Vinschen
2021-11-22Cygwin: pthread_kill: check for invalid signal numberCorinna Vinschen
2021-11-22Cygwin: fhandler_netdrive: improve debug outputCorinna Vinschen
2021-11-19Cygwin: sigproc: Do not send signal to myself if exiting.Takashi Yano
2021-11-18Cygwin: console: Fix interference issue regarding master thread.Takashi Yano
2021-11-17Cygwin: pipe: Suppress unnecessary set_pipe_non_blocking() call.Takashi Yano
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: Drop 'make check' from AppVeyorJon Turney
2021-11-16Cygwin: Extend GitHub workflow to also build on WindowsJon Turney
2021-11-16Fix 'make man' after 67208d9eJon Turney
2021-11-16Cygwin: console: Handle Unicode surrogate pairs.Johannes Schindelin
2021-11-16cleanup Unicode data files after generating updated tablesThomas Wolff
2021-11-16update to Unicode 14.0Thomas Wolff
2021-11-16newlib: merge doc into top-level MakefileMike Frysinger
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
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-13newlib: ignore _FORTIFY_SOURCE when building newlibMike Frysinger
2021-11-12define _COMPILING_NEWLIB for all targets when compilingMike Frysinger
2021-11-12ctype: use less short names in public headerMike Frysinger
2021-11-11Cygwin: add 3.3.3 release notesCorinna Vinschen
2021-11-11Cygwin: introduce isabspath_strict macroCorinna Vinschen
2021-11-11Cygwin: drop unused isabspath_u and iswabspath macrosCorinna Vinschen
2021-11-11Cygwin: pipe: Fix raw_write() for non-cygwin pipe with size zero.Takashi Yano
2021-11-11winsup: delete old _LIBC logicMike Frysinger
2021-11-11etc: switch to automakeMike Frysinger
2021-11-11etc: rename configure.in to configure.acMike Frysinger
2021-11-11texi2pod.pl: add no-op --no-split option support [PR28144]Sergei Trofimovich
2021-11-11Update year range in copyright notice of binutils filesAlan Modra
2021-11-11Add libctf to update-copyright.pyAlan Modra
2021-11-11texi2pod.pl: import support for @t{...} from gccSimon Marchi
2021-11-11Update year range in copyright notice of binutils filesAlan Modra
2021-11-11Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2021-11-11Update year range in copyright notice of binutils filesAlan Modra
2021-11-11Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton
2021-11-11update-copyright.py for binutilsAlan Modra
2021-11-11Fix compile time warning messages building with gcc v6.1.1Nick Clifton
2021-11-10Cygwin: pipe: Handle WAIT_CANCELED when waiting read_mtx.Takashi Yano
2021-11-10newlib: mips: delete glibc-specific logicMike Frysinger
2021-11-08Cygwin: pipe: Avoid false EOF while reading output of C# programs.Takashi Yano
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
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