]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2020-01-30 Ken BrownCygwin: AF_LOCAL: set appropriate errno on system calls
2020-01-30 Ken BrownCygwin: AF_LOCAL: allow opening with the O_PATH flag
2020-01-29 Keith PackardUse remove-advertising-clause script to edit BSD licenses
2020-01-29 Corinna VinschenRevert "newlib: fix fseek optimization with SEEK_CUR"
2020-01-29 Corinna VinschenCygwin: stat: fix st_mode of fifos
2020-01-28 Corinna VinschenCygwin: remove CYGWIN=dos_file_warning option
2020-01-28 Ken BrownCygwin: FIFO: fstatvfs: use our handle if O_PATH is set
2020-01-28 Ken BrownCygwin: fhandler_disk_file::fstatvfs: refactor
2020-01-28 Ken BrownCygwin: fhandler_base::fstat_fs: accomodate the O_PATH...
2020-01-28 Corinna VinschenCygwin: symlink/mknod: fix ACL handling
2020-01-28 Corinna VinschenCygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag
2020-01-28 Corinna VinschenCygwin: add short comments to path_conv options
2020-01-28 Corinna VinschenCygwin: drop __stdcall from close_all_files
2020-01-28 Corinna VinschenCygwin: move chmod_device declaration to winsup.h
2020-01-28 Takashi YanoCygwin: pty: Revise code waiting for forwarding again.
2020-01-28 Takashi YanoCygwin: console: Share readahead buffer within the...
2020-01-24 Ken BrownCygwin: FIFO: tweak fcntl and dup when O_PATH is set
2020-01-24 Ken BrownCygwin: re-implement fhandler_fifo::open with O_PATH
2020-01-24 Ken BrownCygwin: device_access_denied: return false if O_PATH...
2020-01-24 Corinna VinschenCygwin: Bump DLL version to 3.1.3
2020-01-23 Brian Inglisfhandler_proc.cc:format_proc_cpuinfo add rdpru flag
2020-01-23 Takashi YanoCygwin: pty: Remove close() call just before reopening...
2020-01-22 Corinna Vinschenadd pseudo console fixes to release text newlib-3.3.0
2020-01-22 Takashi YanoCygwin: pty: Introduce disable_pcon in environment...
2020-01-22 Takashi YanoCygwin: pty: Fix reopening slave in push_to_pcon_screen...
next
This page took 0.057873 seconds and 5 git commands to generate.