]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2020-03-26 Keith Packard... newlib/libm/common: Don't re-convert float to bits...
2020-03-26 Keith Packard... newlib/libm/common: Fix modf/modff returning snan
2020-03-26 Joseph S. MyersFix spurious underflow exceptions for Bessel functions...
2020-03-25 Corinna VinschenRevert "Cygwin: serial: read: if VMIN > 0, wait for... topic/serial_io github/topic/serial_io
2020-03-25 Corinna Vinschenfhandler_serial: fix comments
2020-03-25 Corinna VinschenCygwin: serial: read: if VMIN > 0, wait for VMIN chars...
2020-03-23 Corinna VinschenCygwin: serial: use per call OVERLAPPED structs
2020-03-23 Corinna VinschenCygwin: serial: select: call ClearCommError prior to...
2020-03-23 Corinna VinschenCygwin: serial: select: fix WaitCommEvent request
2020-03-23 Corinna VinschenCygwin: serial: tcsetattr: set timeouts unconditionally
2020-03-22 Corinna VinschenCygwin: serial: avoid overrun of vtime
2020-03-22 Åke RehnmanCygwin: serial: select: fix previous revamp patch
2020-03-22 Corinna VinschenCygwin: serial: revamp overlapped IO in read and select
2020-03-22 Corinna VinschenCygwin: serial: read: revamp raw_read, change vmin_...
2020-03-22 Corinna VinschenCygwin: serial: select: simplify peek_serial
2020-03-21 Jon TurneyCygwin: Use a separate Start Menu folder for WoW64...
2020-03-19 Fabian SchrieverFix hypotf missing mask in hi+lo decomposition
2020-03-19 Fabian SchrieverFix modf/f for NaN input
2020-03-18 Fabian SchrieverFix for k_tan.c specific inputs
2020-03-16 Corinna VinschenCygwin: serial: wait for CancelIo completion
2020-03-13 Sebastian HuberRTEMS: Include missing header and fix stub
2020-03-13 Takashi Yano... Cygwin: pty: Add FreeConsole to destructor of pty slave.
2020-03-12 Corinna VinschenCygwin: serial: try fix o_nonblock
2020-03-11 Corinna VinschenCygwin: belatedly add Hans-Bernhard to CONTRIBUTORS...
2020-03-11 Corinna VinschenCygwin: fix formatting: drop trailing whitespace
2020-03-11 Corinna VinschenCygwin: fix formatting: collapse whitespace-only lines
2020-03-11 Corinna VinschenCygwin: fix formatting: drop spaces leading tabs
2020-03-11 Corinna VinschenCygwin: fix formatting: replace TAB char with \t in...
2020-03-11 Fabian SchrieverFix truncf for sNaN input
2020-03-10 Joel Sherrilli386/fenv.c: Include fenv.c implementation shared with...
2020-03-10 Fabian SchrieverFix error in fdim/f for infinities
2020-03-09 Fabian SchrieverFix error in exp in magnitude [2e-32,2e-28]
2020-03-09 Takashi YanoCygwin: console: Fix behaviour of "ESC 8" after reset.
2020-03-09 Hans-Bernhard... Do not bother passing optional argument to WriteConsoleA.
2020-03-09 Hans-Bernhard... Collect handling of wpixput and wpbuf into a helper...
2020-03-03 Fabian SchrieverFix error in float trig. function range reduction
2020-03-02 Corinna VinschenCygwin: console: convert wpbuf_put to inline function
2020-03-02 Takashi YanoCygwin: console: Add a workaround for "ESC 7" and ...
2020-03-02 Takashi YanoCygwin: console: Prevent buffer overrun.
2020-03-02 Takashi YanoCygwin: console: Fix setting/unsetting xterm mode for...
2020-03-02 Takashi YanoCygwin: console: Revise the code to fix tab position.
2020-03-02 Corinna VinschenCygwin: ioctl: TIOCINQ: always return number of chars...
2020-03-02 Fabian SchrieverFix error in powf for (-1.0, NaN) input
2020-03-02 Richard Earnshawarm: Finish moving newlib to unified syntax for Thumb1
2020-02-28 Takashi YanoCygwin: console: Adjust the detailed behaviour of ESC...
2020-02-28 Corinna VinschenCygwin: AF_UNIX: rework fixup_after_exec
2020-02-28 Corinna VinschenCygwin: 32 bit: remove old code to 16 bit align stack
2020-02-28 Corinna VinschenCygwin: AF_UNIX: use Nt functions within Nt functions
2020-02-28 Corinna VinschenCygwin: AF_UNIX: fix creating shared mem region in dup
2020-02-27 Jon TurneyCygwin: Update dumper for bfd API changes
2020-02-26 Takashi YanoCygwin: console: Add emulation of CSI3J on Win10 1809.
2020-02-26 Takashi YanoCygwin: console: Add support for REP escape sequence...
2020-02-26 Takashi YanoCygwin: console: Unify workaround code for CSI3J and...
2020-02-26 Takashi YanoCygwin: console: Add workaround for broken IL/DL in...
2020-02-26 Corinna VinschenCygwin: ps: fix compiler warning in ttynam
2020-02-26 Corinna VinschenCygwin: cygserver: drop useless packed attribute
2020-02-26 Corinna VinschenCygwin: Makefile.in: add -fno-builtin-execve CFLAG...
2020-02-26 Corinna VinschenCygwin: posix timers: fix uninitialized variable
2020-02-26 Brian Ingliscpuinfo:power management: add proc_feedback, acc_power
2020-02-25 Joel Sherrillx86_64/i386 fenv: Replace symlink with include fenv_stub.c
2020-02-24 Takashi YanoCygwin: console: Fix segfault on shared_console_info...
2020-02-24 Brian Inglisfhandler_proc/cpuinfo: support fast short REP MOVSB
2020-02-21 Corinna VinschenCygwin: add release message for NUL character bugs
2020-02-21 Corinna VinschenCygwin: don't move cursor on NUL char at all
2020-02-20 Corinna VinschenCygwin: fhandler_console.cc: fix minor style issues
2020-02-20 Corinna VinschenCygwin: console: ignore NUL byte on write in xterm...
2020-02-20 Joel Sherrillnewlib/libc/include/devctl.h: Add extern "C" wrapper
2020-02-19 Corinna VinschenBump DLL version to 3.1.5
2020-02-18 Takashi YanoCygwin: console: Add guard for set/unset xterm compatib... cygwin-3_1_4-release
2020-02-18 Takashi YanoCygwin: console: Fix ioctl() FIONREAD.
2020-02-18 Corinna VinschenCygwin: add @cjksingle to release docs
2020-02-18 Thomas WolffCygwin: describe new locale modifier @cjksingle for...
2020-02-18 Thomas WolffLocale modifier "@cjksingle" to enforce single-width...
2020-02-18 Corinna VinschenCygwin: rename NSIG to _NSIG, change visibility of...
2020-02-18 Corinna VinschenCygwin: move 3.1.3 to 3.1.4 release document
2020-02-17 Takashi YanoCygwin: console: Fix code for restoring console mode.
2020-02-17 Corinna VinschenCygwin: Bump DLL version to 3.1.4
2020-02-17 Takashi YanoCygwin: console: Change timing of set/unset xterm compa... cygwin-3_1_3-release
2020-02-14 Nicolas Bruniepow: fix pow(-1.0, NaN)
2020-02-11 Takashi YanoCygwin: pty: Add error handling in setup_pseudoconsole().
2020-02-11 Georg SauthoffOnly pass the minimum number of syscall arguments
2020-02-10 Takashi YanoCygwin: pty: Prevent potential errno overwriting.
2020-02-10 Takashi YanoCygwin: pty: Fix state mismatch caused in mintty.
2020-02-10 Takashi YanoCygwin: pty: Inherit typeahead data between two input...
2020-02-10 Takashi YanoCygwin: pty: Add missing member initialization for...
2020-02-10 Takashi YanoCygwin: pty: Remove debug codes and organize related...
2020-02-10 Takashi YanoCygwin: pty: Avoid screen distortion on slave read.
2020-02-10 Takashi YanoCygwin: pty: Define mask_switch_to_pcon_in() in fhandle...
2020-02-06 Takashi YanoCygwin: pty: Use pinfo() rather than kill() with signal 0.
2020-02-06 Keith PackardTypo in license for newlib/libc/stdio/flags.c
2020-02-06 Keith PackardTypo in license terms for newlib/libm/common/log2.c
2020-02-06 Sandra Loosemorelibgloss: Fix lseek semihosting bug on nios2 and m68k
2020-02-04 Takashi YanoCygwin: pty: Remove meaningless pointer increment.
2020-02-04 Takashi YanoCygwin: console: Revise color setting codes in legacy...
2020-02-01 Ken BrownCygwin: fhandler_fifo.cc: add commentary
2020-01-31 Ken BrownCygwin: fstat_helper: always use handle in call to...
2020-01-31 Jim WilsonRISC-V: Use newlib nano specific libm.
2020-01-30 Ken BrownCygwin: document recent changes
2020-01-30 Ken BrownCygwin: AF_LOCAL: fix fcntl and dup if O_PATH is set
2020-01-30 Ken BrownCygwin: AF_LOCAL::fstatvfs: use our handle if O_PATH...
next
This page took 0.058648 seconds and 5 git commands to generate.