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