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