]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2021-05-07 Corinna VinschenCygwin: path_conv: Rework handling native symlinks...
2021-05-06 Corinna VinschenCygwin: revert handwritten tags/ctags target, take 2
2021-05-06 Corinna VinschenCygwin: revert handwritten tags/ctags target
2021-05-06 Corinna VinschenCygwin: autogen.sh: Allow running from any directory
2021-05-03 Ola OlssonNano-malloc: Fix for unwanted external heap fragmentation
2021-04-30 Jon TurneyCygwin: Ensure toollibdir exists before installing...
2021-04-30 Brian Inglisformat_proc_swaps: ensure space between fields for...
2021-04-30 Corinna VinschenCygwin: mq_open: set filesize using ftruncate
2021-04-30 Jon TurneyCygwin: CI configuration update
2021-04-30 Corinna VinschenCygwin: POSIX mq: avoid double calls to ipc_mutex_unlock
2021-04-29 Corinna VinschenCygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1
2021-04-29 Corinna VinschenCygwin: FAQ: building-cygwin: accomodate autoconf changes
2021-04-29 Corinna VinschenCygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS...
2021-04-29 Corinna VinschenCygwin: automake: fix warning in terms of the `ps'...
2021-04-29 Jon TurneyCygwin: specify toollibdir toolincludedir in terms...
2021-04-29 Corinna VinschenCygwin: drop all generated autotools files
2021-04-28 Brian Inglisformat_proc_cpuinfo: add v_spec_ctrl, bus_lock_detect
2021-04-27 Corinna VinschenCygwin: tty.h: devices.h is a local header, not a syste...
2021-04-27 Jon TurneyCygwin: Use automake (v5)
2021-04-27 Ken BrownCygwin: connect: implement resetting a connected DGRAM...
2021-04-26 Ken BrownCygwin: connect: set connect state for DGRAM sockets
2021-04-26 Mike Frysingerbfin: add myself as maintainer
2021-04-21 Takashi YanoCygwin: pty: Add missing guard for close_pseudoconsole().
2021-04-21 Takashi YanoCygwin: pty: Fix fallback processing in setup_pseudocon...
2021-04-21 Takashi YanoCygwin: pty: Additional race issue fix regarding pseudo...
2021-04-21 Corinna VinschenCygwin: skip native symlink check in Windows dir under...
2021-04-21 Ties Stuijfix some Arm FP routines not checking if floating point...
2021-04-20 Corinna VinschenCygwin: add 3.2.1 release file and add fixes up to...
2021-04-20 Takashi YanoCygwin: pty: Make rlwrap work with cmd.exe.
2021-04-20 Takashi YanoCygwin: pty: Fix race issue in inheritance of pseudo...
2021-04-20 Takashi YanoCygwin: console: Fix race issue regarding cons_master_t...
2021-04-19 Corinna Vinschenscanf: allow hex float input per POSIX
2021-04-19 Takashi YanoCygwin: console: Fix a bug in the code to fix tab position.
2021-04-19 Corinna VinschenCygwin: path_conv: Try to handle native symlinks more...
2021-04-19 Corinna VinschenCygwin: take hypotl function from Mingw-w64
2021-04-13 David Macekfenv: fix up stub file comment, drop symlinks from...
2021-04-13 Corinna VinschenCygwin: fix fenv.h includes
2021-04-13 Corinna VinschenCygwin: don't export _feinitialise from newlib
2021-04-13 Corinna Vinschenfenv: drop Cygwin-specific implementation in favor...
2021-04-13 Corinna Vinschenfenv: move shared x86 fenv.c to libm/machine/shared_x86
2021-04-13 Corinna Vinschenfenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86
2021-04-13 Corinna Vinschenfenv: add missing declarations to x86 fenv.h
2021-04-13 Corinna Vinschenconfigure.host: define shared ix86 and x86_64 directory
2021-04-13 Corinna VinschenAdd build mechanism to share common header files betwee...
2021-04-13 Kito ChengRISC-V: Using SYS_clock_gettime64 for rv32 libgloss.
2021-04-07 Ken BrownCygwin: select: set_bits: fix return value
2021-04-06 Corinna VinschenCygwin: select: Fix FD_CLOSE handling
2021-04-06 Corinna VinschenCygwin: select: don't set ready for exception on socket...
2021-04-06 Takashi YanoCygwin: pty: Use atexit() instead of hooking exit(...
2021-04-06 Takashi YanoCygwin: pty: Use find_exec() rather than path_conv...
2021-04-06 Takashi YanoCygwin: fhandler: Rename handles from XXX_cyg/XXX to...
2021-03-29 Corinna VinschenCygwin: bump DLL version to 3.2.1
2021-03-23 Corinna VinschenCygwin: add "app execution aliases" treatment to releas... cygwin-3_2_0-release
2021-03-23 Johannes SchindelinCygwin: Treat Windows Store's "app execution aliases...
2021-03-23 Johannes SchindelinCygwin: Allow executing Windows Store's "app execution...
2021-03-23 Takashi Yano... Cygwin: pty: Rename input/output named pipes.
2021-03-09 Takashi Yano... Cygwin: pty: Transfer input only if the stdin is a...
2021-03-09 Corinna VinschenCygwin: update release notes for 3.2.0, part 5
2021-03-09 Corinna VinschenCygwin: update release notes for 3.2.0, part 4
2021-03-08 Takashi Yano... Cygwin: pty: Transfer input for native app only if...
2021-03-08 Ken BrownCygwin: update release notes for 3.2.0
2021-03-08 Takashi Yano... Cygwin: pty: Attach to stub process when non-cygwin...
2021-03-08 Corinna VinschenCygwin: update release notes for 3.2.0, part 2
2021-03-08 Corinna VinschenCygwin: update release notes for 3.2.0
2021-03-08 Takashi Yano... Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK.
2021-03-08 Takashi Yano... Cygwin: pty: Discard input already accepted on interrupt.
2021-03-08 Corinna VinschenRevert "Cygwin: Make sure newer apps get uname_x even...
2021-03-05 Jeff JohnstonRegenerate lib/posix/Makefile.in
2021-03-05 Takashi Yano... Cygwin: console: Fix restoring console mode failure.
2021-03-05 Takashi Yano... Cygwin: pty: Fix a race issue in startup of pseudo...
2021-02-25 Ken BrownCygwin: simplify linkat with AT_EMPTY_PATH
2021-02-25 Ken BrownCygwin: fix linkat(2) on sockets that are not socket...
2021-02-25 Ken BrownCygwin: fix facl on sockets that are not socket files
2021-02-25 Ken BrownCygwin: fix fchown on sockets that are not socket files
2021-02-25 Ken BrownCygwin: fix fchmod on sockets that are not socket files
2021-02-25 Ken BrownCygwin: fix fstatvfs on sockets that are not socket...
2021-02-25 Ken BrownCygwin: fix fstat on sockets that are not socket files
2021-02-25 Marcus ComstedtRISC-V: Fix optimized strcmp on big endian
2021-02-25 Marcus ComstedtSet __IEEE_BIG_ENDIAN for big endian RISC-V
2021-02-24 Ken BrownCygwin: facl: fail with EBADF on files opened with...
2021-02-24 Ken BrownCygwin: AF_UNIX: allow opening with the O_PATH flag
2021-02-24 Kito ChengBump config.guess and config.sub
2021-02-22 Takashi Yano... Cygwin: console: Prevent NULL pointer access in close().
2021-02-22 Takashi Yano... Cygwin: pty: Fix segfault caused when tcflush() is...
2021-02-19 Ken BrownCygwin: FIFO: temporarily keep a conv_handle in syscall...
2021-02-19 Ken BrownCygwin: fstat_helper: always use handle in call to...
2021-02-19 Ken BrownCygwin: define fhandler_fifo::fstat
2021-02-19 Corinna VinschenCygwin: realpath: fix cygwin installation dir being...
2021-02-19 Corinna VinschenCygwin: default to O_BINARY in fhandler_base::reset_to_...
2021-02-19 Takashi Yano... Cygwin: console: Add support for FLUSHO and Ctrl-O.
2021-02-19 Takashi Yano... Cygwin: pty: Make FLUSHO and Ctrl-O work.
2021-02-19 Takashi Yano... Cygwin: pty: Make tty setting NOFLSH work.
2021-02-19 Takashi Yano... Cygwin: pty: Reflect tty settings to pseudo console...
2021-02-19 Takashi Yano... Cygwin: Add console fix regarding Ctrl-Z etc. to releas...
2021-02-19 Takashi Yano... Cygwin: console: Fix handling of Ctrl-S in Win7.
2021-02-19 Takashi Yano... Cygwin: console: Fix SIGWINCH handling in Win7.
2021-02-18 Brian Ingliscpuinfo: add AVX features; move SME, SEV/_ES features
2021-02-18 Brian Ingliscpuinfo: fix check for cpuid 0x80000007 support
2021-02-18 Hans-Peter... Include malloc.h in libc/stdlib/aligned_alloc.c
2021-02-17 Takashi Yano... Cygwin: console: Introduce new thread which handles...
next
This page took 0.058639 seconds and 5 git commands to generate.