]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2020-01-21 Jeff JohnstonBump up newlib release to 3.3.0
2020-01-21 Jeff JohnstonChange the reent verify check option to document disabl...
2020-01-21 Jeff JohnstonDefault newlib_reent_check_verify to yes in configure...
2020-01-21 Takashi YanoCygwin: pty: Revise code waiting for forwarding by...
2020-01-21 Keith Packardriscv: Map between ieeefp.h exception bits and RISC...
2020-01-21 Keith Packardriscv: Add 'break' statements to fpsetround switch
2020-01-21 Keith Packardriscv: Use current pseudo-instructions to access the...
2020-01-20 Ken BrownCygwin: document recent changes
2020-01-20 Ken BrownCygwin: fstatat, fchownat: support the AT_EMPTY_PATH...
2020-01-17 Ken BrownCygwin: readlinkat: allow pathname to be empty
2020-01-17 Ken BrownCygwin: allow opening a symlink with O_PATH | O_NOFOLLOW
2020-01-17 Ken BrownCygwin: normalize_win32_path: allow drive without trail...
2020-01-17 Takashi YanoCygwin: pty: Fix state mismatch caused in octave gui.
2020-01-14 Takashi YanoCygwin: pty: Set console code page only if pseudo conso...
2020-01-14 Takashi YanoCygwin: pty: Disable FreeConsole() on close for non...
2020-01-14 Takashi YanoCygwin: console: Add code to restore console mode on...
2020-01-14 Takashi YanoCygwin: console: Add workaround for broken CSI3J in...
2020-01-14 Takashi YanoCygwin: console: Disable xterm mode for non cygwin...
2020-01-14 Takashi YanoCygwin: pty: Add missing CloseHandle() calls.
2020-01-14 Takashi YanoCygwin: pty: Fix the issue regarding open and close...
2020-01-13 Takashi YanoCygwin: select: Speed up select() call for pty, pipe...
2020-01-13 Takashi YanoCygwin: console: Make suspending process work properly.
2020-01-13 Takashi YanoCygwin: pty: Revise the code for setting code page...
2020-01-13 Takashi YanoCygwin: pty: Remove destructor for fhandler_pty_master...
2020-01-13 Arseniy LartsevFixed crash on wine by adding NULL check after memchr
2020-01-13 Mark GeisertCygwin: Add missing Linux #define of CPU_SETSIZE
2020-01-09 Jeff JohnstonPrevent more NULL ptr accesses due to Balloc out of...
2020-01-02 Jeff JohnstonBump up release to 3.2.0 for yearly snapshot newlib-3.2.0 newlib-snapshot-20200102
2019-12-29 Jon Turneydoc: add more details about adding documentation to...
2019-12-21 Ken BrownCygwin: FIFO: use FILE_PIPE_REJECT_REMOTE_CLIENTS flag
2019-12-21 Corinna VinschenCygwin: add 3.1.2 release text cygwin-3_1_2-release
2019-12-20 Anthony GreenOptimize setjmp/longjmp for moxie.
2019-12-19 Takashi YanoCygwin: pty: Fix ESC[?3h and ESC[?3l handling again.
2019-12-18 Keith PackardDon't display trailing '.' in _dcvt
2019-12-18 Keith PackardFix gcvt to always show 'ndigits' of precision
2019-12-18 Keith PackardFix fcvt to only show 'ndigit' past decimal
2019-12-18 Takashi YanoCygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l...
2019-12-18 Jon Turneydoc: Untabify python scripts used for making man pages
2019-12-18 Corinna VinschenCygwin: Bump DLL version to 3.1.2
2019-12-18 Corinna VinschenCygwin: add 3.1.1 release text belatedly
2019-12-17 Corinna VinschenCygwin: autoload: Add missing GetProcessGroupAffinity... cygwin-3_1_1-release
2019-12-17 Keith PackardSet __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)
2019-12-17 Keith PackardReturn EINVAL for illegal base in strtol
2019-12-16 Corinna VinschenCygwin: Bump DLL version to 3.1.1
2019-12-16 Corinna VinschenCygwin: add strtold fix to release message cygwin-3_1_0-release
2019-12-16 Bruno Haiblestrtold: set errno to ERANGE on underflow per POSIX
2019-12-16 Corinna VinschenCygwin: ilogbl: Make sure to return FP_ILGB0 on zero...
2019-12-16 Jozef LawrynowiczMSP430: Support new msp430-elfbare target
2019-12-14 Anthony GreenImplement the unlink system call for the moxie simulator.
2019-12-13 Anthony GreenFix setjmp/longjmp for the moxie port.
2019-12-10 Ken BrownCygwin: document the last bugfix
2019-12-09 Ken BrownCygwin: symlink_info::check: avoid assertion failure
2019-12-02 Keith Packardlibm: switch sf_log1p from double error routines to...
2019-12-02 Anton Lavrentiev... Cygwin: /proc/[PID]/stat to pull process priority correctly
2019-11-26 Brian Inglisnewlib/libc/include/sys/features.h: update __STDC_ISO_1...
2019-11-18 Takashi YanoCygwin: pty: Convert CamelCase names to snake_case...
2019-11-18 Bastien Boucletnewlib: fix fseek optimization with SEEK_CUR
2019-11-15 Takashi YanoCygwin: pty: Trigger redraw screen if ESC[?3h or ESC...
2019-11-13 Takashi YanoCygwin: console: Revise the code checking if the consol...
2019-11-13 Takashi YanoCygwin: pty: Use redraw screen instead of clear screen.
2019-11-13 Brian Inglisregtool: allow /proc/registry{,32,64}/ registry path...
2019-11-08 Kwok Cheung... Stash reent marker in upper bits of s1 on AMD GCN
2019-11-08 Mark GeisertCygwin: Doc change to note stackdump limit patch
2019-11-08 Mark GeisertCygwin: Raise dumpstack frame limit to 32
2019-11-08 Takashi YanoCygwin: console, pty: Prevent error in legacy console...
2019-11-06 Takashi YanoCygwin: pty: Change how to determine if running as...
2019-11-05 Corinna VinschenCygwin: document console helper patch
2019-11-05 Corinna VinschenCygwin: fix quoting when starting invisible console...
2019-11-04 Corinna VinschenCygwin: devices: drop MAX_CONSOLES and fix FH_CONS_MAX
2019-11-04 Sebastian HuberMove timeval macros to <sys/time.h>
2019-11-04 Sebastian HuberSynchronize <sys/time.h> with FreeBSD
2019-11-04 Sebastian HuberSynchronize <sys/_timespec.h> with FreeBSD
2019-11-04 impFix sbttons for values > 2s
2019-11-02 Corinna VinschenCygwin: fix process parent/child relationship after...
2019-11-02 Jozef LawrynowiczFix libgloss being built for disabled multilibs
2019-10-31 Anton Lavrentiev... Cygwin: getpriority() consistent with process priority
2019-10-31 Jeff JohnstonAdd PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
2019-10-31 Dimitar DimitrovPRU: Align libmath to PRU ABI
2019-10-31 Jeff JohnstonFix some generated files
2019-10-31 Dimitar DimitrovInitial PRU port for libgloss and newlib
2019-10-25 Jozef LawrynowiczMSP430: Add missing build rule for unlink() to libgloss...
2019-10-23 Achim GratzCygwin: Provide more COM devices
2019-10-18 Ken BrownCygwin: spawnvp, spawnvpe: fail if executable is not...
2019-10-16 Takashi YanoCygwin: pty: Change the timing of clear screen.
2019-10-16 Takashi YanoCygwin: pty: Avoid detach console in the process runnin...
2019-10-09 Joel Sherrillriscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
2019-10-08 Jeff JohnstonAdd patch from Joel Sherrill for i386 and x86_64 fenv...
2019-10-07 Ken BrownCygwin: mkdir and rmdir: treat drive names specially
2019-10-07 Ken BrownCygwin: document recent changes to format_proc_cpuinfo
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): or model extensi...
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): comment flags...
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add feature...
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): use feature...
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add microcode
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add bogomips
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): round cpu MHz
2019-10-07 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): fix AMD physical...
next
This page took 0.053955 seconds and 5 git commands to generate.