]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2021-12-03 Takashi Yanofrexpl: Support smaller long double of LDBL_MANT_DIG...
2021-12-03 Corinna VinschenRevert "ctype: use less short names in public header"
2021-12-03 Takashi YanoCygwin: Fix typo in new-features.xml
2021-12-02 Corinna VinschenCygwin: errno: handle ERROR_CASE_DIFFERING_NAMES_IN_DIR
2021-12-02 Takashi YanoCygwin: console: Fix OSC sequence handling.
2021-11-30 Jeff JohnstonModifying patch from: marian.buschsieweke@ovgu.de
2021-11-30 Corinna VinschenCygwin: get/setrlimit: move RLIMIT_AS handling into...
2021-11-30 Corinna VinschenCygwin: setrlimit: Add a permission check
2021-11-30 Corinna VinschenCygwin: get_rlimit_stack: add a comment
2021-11-29 Takashi Yanostdio: Fix issue of printing "%La" format with large...
2021-11-26 Corinna VinschenCygwin: add 3.4 release messages
2021-11-26 Corinna VinschenCygwin: get/setrlimit: implement RLIMIT_AS
2021-11-26 Takashi Yanoldtoa: Fix insufficient valid output digits for "%f...
2021-11-23 Ken BrownCygwin: fhandler_fifo::raw_read: handle STATUS_PENDING
2021-11-23 Ken BrownCygwin: fhandler_pipe::raw_read: fix handle leak
2021-11-22 Takashi YanoCygwin: Fix release note 3.3.3.
2021-11-22 Takashi YanoCygwin: sigproc: Fix potential race issue regarding...
2021-11-22 Corinna Vinschenldtoa: don't restrict outbuf size to ndigits
2021-11-22 Corinna VinschenCygwin: add release message for raise fix
2021-11-22 Corinna VinschenCygwin: raise: align return value and error checking...
2021-11-22 Corinna VinschenCygwin: raise: fix check for multithreaded process
2021-11-22 Corinna VinschenCygwin: pthread_kill: check for invalid signal number
2021-11-22 Corinna VinschenCygwin: fhandler_netdrive: improve debug output
2021-11-19 Takashi YanoCygwin: sigproc: Do not send signal to myself if exiting.
2021-11-18 Takashi YanoCygwin: console: Fix interference issue regarding maste...
2021-11-17 Takashi YanoCygwin: pipe: Suppress unnecessary set_pipe_non_blockin...
2021-11-17 Takashi YanoCygwin: Correct the release notes 3.3.3.
2021-11-16 Takashi YanoCygwin: pipe: Handle STATUS_PENDING even for nonblockin...
2021-11-16 Corinna VinschenCygwin: fix up cached DOS file attributes after file...
2021-11-16 Corinna VinschenRevert "Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS...
2021-11-16 Jon TurneyCygwin: Drop 'make check' from AppVeyor
2021-11-16 Jon TurneyCygwin: Extend GitHub workflow to also build on Windows
2021-11-16 Jon TurneyFix 'make man' after 67208d9e
2021-11-16 Johannes SchindelinCygwin: console: Handle Unicode surrogate pairs.
2021-11-16 Thomas Wolffcleanup Unicode data files after generating updated...
2021-11-16 Thomas Wolffupdate to Unicode 14.0
2021-11-16 Mike Frysingernewlib: merge doc into top-level Makefile
2021-11-16 Mike Frysingerchange _COMPILING_NEWLIB to _LIBC
2021-11-15 Corinna VinschenCygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute...
2021-11-15 Corinna VinschenCygwin: dllfixdbg: create .gnu_debuglink section in...
2021-11-13 Mike Frysingernewlib: ignore _FORTIFY_SOURCE when building newlib
2021-11-11 Mike Frysingerdefine _COMPILING_NEWLIB for all targets when compiling
2021-11-11 Mike Frysingerctype: use less short names in public header
2021-11-11 Corinna VinschenCygwin: add 3.3.3 release notes
2021-11-11 Corinna VinschenCygwin: introduce isabspath_strict macro
2021-11-11 Corinna VinschenCygwin: drop unused isabspath_u and iswabspath macros
2021-11-11 Takashi YanoCygwin: pipe: Fix raw_write() for non-cygwin pipe with...
2021-11-11 Mike Frysingerwinsup: delete old _LIBC logic
2021-11-11 Mike Frysingeretc: switch to automake
2021-11-11 Mike Frysingeretc: rename configure.in to configure.ac
2021-11-11 Sergei Trofimovichtexi2pod.pl: add no-op --no-split option support [PR28144]
2021-11-11 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-11 Alan ModraAdd libctf to update-copyright.py
2021-11-11 Simon Marchitexi2pod.pl: import support for @t{...} from gcc
2021-11-11 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-11 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2021-11-11 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-11 Nick CliftonUpdate the address of the FSF in the copyright notice...
2021-11-11 Alan Modraupdate-copyright.py for binutils
2021-11-11 Nick CliftonFix compile time warning messages building with gcc...
2021-11-10 Takashi YanoCygwin: pipe: Handle WAIT_CANCELED when waiting read_mtx.
2021-11-10 Mike Frysingernewlib: mips: delete glibc-specific logic
2021-11-08 Takashi YanoCygwin: pipe: Avoid false EOF while reading output...
2021-11-06 Mike Frysingerlibgloss: regenerate aclocal.m4 & configure w/newer...
2021-11-06 Mike Frysingerlibgloss/newlib: update configure.ac in Makefile.in...
2021-11-04 Corinna VinschenCygwin: fix permission problem when writing DAC info...
2021-11-04 Corinna VinschenCygwin: Add a new 3.4.0 rel notes file
2021-11-04 Corinna VinschenCygwin: add release note for rounding issue
2021-11-04 Corinna Vinschenldtoa: fix dropping too many digits from output
2021-11-03 Takashi YanoCygwin: console: Prevent the exec'ed bash from exiting...
2021-11-02 Corinna VinschenCygwin: add release note
2021-11-02 Takashi YanoCygwin: console: Fix yet another bug on input when...
2021-11-02 Takashi YanoCygwin: console: Fix a bug on input when signalled.
2021-10-29 Corinna VinschenCygwin: remove unused lsaauth authentication function
2021-10-29 Corinna VinschenCygwin: remove support for Vista entirely
2021-10-29 Corinna VinschenCygwin: drop support for systems not supporting the...
2021-10-29 Corinna VinschenCygwin: drop support for systems not supporting RFC...
2021-10-29 Corinna VinschenCygwin: drop support for systems not supporting process...
2021-10-29 Corinna VinschenCygwin: drop support for simple invisible console code
2021-10-29 Corinna VinschenCygwin: drop support for systems not supporting QueryUn...
2021-10-29 Corinna VinschenCygwin: drop Vista WOW64 specific child process handle bug
2021-10-28 Corinna VinschenCygwin: bump DLL major version cygwin-3.4.0-dev
2021-10-28 Corinna VinschenCygwin: bump DLL minor version
2021-10-27 Christian Biesinger... Unconditionally declare strsignal cygwin-3_3_0-release
2021-10-27 Lewis Revilllibgloss/riscv: Fix hard coded reference to configure...
2021-10-26 Corinna VinschenCygwin: convert malloc lock to SRWLOCK
2021-10-26 Mark GeisertCygwin: Make native clipboard layout same for 32- and...
2021-10-22 Ken BrownCygwin: document sig2str and str2sig in version.h
2021-10-22 Corinna VinschenCygwin: drop outdated -O3 optimization for malloc and...
2021-10-21 Corinna VinschenCygwin: update cygcheck OS information
2021-10-19 Takashi YanoCygwin: pipe: Use NtQuerySystemInformation() instead...
2021-10-13 Keith Packardstring: Fix buffer overrun in picolibc/newlib/libc...
2021-10-10 Takashi YanoCygwin: pty: Fix handle leak regarding attach_mutex.
2021-10-08 Takashi YanoCygwin: pty: Fix master closing error regarding attach_...
2021-10-07 Sebastian Hubersys/tree.h: Red child with black sibling rotations
2021-10-05 Sebastian Hubersys/tree.h: Add parent rotations
2021-10-05 Sebastian Hubersys/tree.h: Simplify chain of conditions
2021-10-05 Sebastian Hubersys/tree.h: Simplify loop condition
2021-09-23 Takashi YanoCygwin: pipe: Use ProcessHandleInformation if available.
2021-09-21 Takashi YanoCygwin: pipe: Introduce temporary query_hdl.
next
This page took 0.061672 seconds and 5 git commands to generate.