]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
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
next
This page took 0.057494 seconds and 5 git commands to generate.