Commit Graph

  • b56a371436 Cygwin: console: Add support for FLUSHO and Ctrl-O. Takashi Yano via Cygwin-patches 2021-02-19 17:44:02 +0900
  • 9677efcf00 Cygwin: pty: Make FLUSHO and Ctrl-O work. Takashi Yano via Cygwin-patches 2021-02-19 17:44:01 +0900
  • 1c70319bda Cygwin: pty: Make tty setting NOFLSH work. Takashi Yano via Cygwin-patches 2021-02-18 18:07:11 +0900
  • 9a7e6073d1 Cygwin: pty: Reflect tty settings to pseudo console mode. Takashi Yano via Cygwin-patches 2021-02-18 18:05:39 +0900
  • b07b5829f2 Cygwin: Add console fix regarding Ctrl-Z etc. to release notes. Takashi Yano via Cygwin-patches 2021-02-18 18:02:42 +0900
  • 48285aa36c Cygwin: console: Fix handling of Ctrl-S in Win7. Takashi Yano via Cygwin-patches 2021-02-18 18:01:28 +0900
  • 2b9219b4a5 Cygwin: console: Fix SIGWINCH handling in Win7. Takashi Yano via Cygwin-patches 2021-02-18 18:01:27 +0900
  • 038d4a78f9 cpuinfo: add AVX features; move SME, SEV/_ES features Brian Inglis 2021-02-17 09:28:36 -0700
  • a8d99824ba cpuinfo: fix check for cpuid 0x80000007 support Brian Inglis 2021-02-17 09:28:35 -0700
  • c1a565c396 Include malloc.h in libc/stdlib/aligned_alloc.c Hans-Peter Nilsson 2021-02-16 17:42:01 +0100
  • ff4440fcf7 Cygwin: console: Introduce new thread which handles input signal. Takashi Yano via Cygwin-patches 2021-02-16 20:37:05 +0900
  • 571e730678 Complete revert of 2019-08-19, st_atime in libc/include/sys/stat.h Hans-Peter Nilsson 2021-02-15 21:20:35 +0100
  • 2caca30309 winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notes Brian Inglis 2021-02-15 15:35:39 -0700
  • ad28775055 Cygwin: console: Abort read() on signal if SA_RESTART is not set. Takashi Yano via Cygwin-patches 2021-02-14 18:42:50 +0900
  • 2b94fad48e Cygwin: pty: Fix a bug in input transfer for GDB. Takashi Yano via Cygwin-patches 2021-02-15 03:47:51 +0900
  • f206417894 Cygwin: pty: Reduce unecessary input transfer. Takashi Yano via Cygwin-patches 2021-02-11 18:09:42 +0900
  • 67043f48dc Cygwin: only export tmpfile64 on 32 bit Corinna Vinschen 2021-02-12 10:24:54 +0100
  • 62ee6581a5 Cygwin: Have tmpfile(3) use O_TMPFILE Mark Geisert 2021-02-10 22:53:05 -0800
  • 5fea2f87dc Cygwin: fhandler: clean up 'copyto' logic Corinna Vinschen 2021-02-10 10:42:05 +0100
  • d0e0a59e78 Cygwin: check path_conv_handle for NULL before trying to dup it Corinna Vinschen 2021-02-10 10:39:03 +0100
  • 5f0913df13 Cygwin: drop path_conv::reset_conv_handle Corinna Vinschen 2021-02-10 10:37:13 +0100
  • c875ed3744 Cygwin: don't copy path_conv in fhandler_base::reset Corinna Vinschen 2021-02-10 10:33:36 +0100
  • 89b3833211 Revert "Cygwin: fstat_helper: always use handle in call to get_file_attribute" Ken Brown 2021-02-08 15:00:24 -0500
  • 3192da8f80 Cygwin: drop ftw.h in favor of new newlib ftw.h Corinna Vinschen 2021-02-09 11:31:56 +0100
  • d8ee634506 FTW Port for Newlib Eshan dhawan 2021-01-21 03:44:27 +0530
  • 55a6e49a08 Removed Soft float from MIPS Eshan dhawan 2021-02-04 03:34:06 +0530
  • 6aa0ab1c5d RISC-V: Use __bss_start for the starting point of .bss. Yeting Kuo 2021-02-04 15:34:00 +0800
  • d4a756f13a fhandler_serial.cc: MARK and SPACE parity for serial port Marek Smetana 2021-02-01 22:02:14 +0100
  • 05e2751665 Cygwin: recognize native Windows AF_UNIX sockets as reparse points Ken Brown 2021-01-30 10:28:06 -0500
  • c09320552b Cygwin: include/cygwin/limits.h: new header Ken Brown 2021-01-29 11:30:44 -0500
  • 5b8358e6ed Cygwin: remove the OPEN_MAX_MAX macro Ken Brown 2021-01-29 09:14:35 -0500
  • b9cbc49b70 Cygwin: sysconf, getrlimit: don't call getdtablesize Ken Brown 2021-01-29 09:02:15 -0500
  • 3d256e22e2 Cygwin: getdtablesize: always return OPEN_MAX_MAX Ken Brown 2021-01-27 20:06:22 -0500
  • 6c1552b0da Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop(). Takashi Yano via Cygwin-patches 2021-01-29 12:46:26 +0900
  • 6ab2d284e5 Cygwin: console: Align the behaviour against signal with pty. Takashi Yano via Cygwin-patches 2021-01-29 12:45:44 +0900
  • f186f61d60 Cygwin: pty: Make slave read() thread-safe. Takashi Yano via Cygwin-patches 2021-01-28 23:11:33 +0900
  • 0b64cc6812 Cygwin: console: Make read() thread-safe. Takashi Yano via Cygwin-patches 2021-01-28 23:11:32 +0900
  • 883abd9d7d Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW Ken Brown 2021-01-26 15:54:05 -0500
  • 253352e796 Cygwin: pty: Allow multiple apps to enable pseudo console simultaneously. Takashi Yano via Cygwin-patches 2021-01-28 12:26:14 +0900
  • 8aeb3f3e50 Cygwin: pty: Make apps using console APIs be able to debug with gdb. Takashi Yano via Cygwin-patches 2021-01-28 12:26:13 +0900
  • 442093214d Cygwin: pty: Keep code page between non-cygwin apps. Takashi Yano via Cygwin-patches 2021-01-28 12:26:12 +0900
  • 10d083c745 Cygwin: pty: Inherit typeahead data between two input pipes. Takashi Yano via Cygwin-patches 2021-01-28 12:26:11 +0900
  • 5b941f21b5 Cygwin: Align *utime*() with POSIX/glibc Corinna Vinschen 2021-01-26 17:26:35 +0100
  • 3388a5a429 Align *utime*() with POSIX/glibc Sebastian Huber 2021-01-26 15:16:31 +0100
  • b32f6dd40a Cygwin: chown: make sure ctime gets updated when necessary Ken Brown 2021-01-25 21:05:37 -0500
  • f4cac1217e syscalls.cc: Deduplicate remove Ben Wijen 2021-01-22 16:47:12 +0100
  • 460eb128cb Cygwin: console: Add missing guard regarding attach_mutex. Takashi Yano via Cygwin-patches 2021-01-25 18:18:11 +0900
  • cb41c375a6 syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE Ben Wijen 2021-01-22 16:47:11 +0100
  • a60a4501b7 Cygwin: ptsname_r: always return an error number on failure Ken Brown 2021-01-20 12:01:13 -0500
  • 4aefad2bb8 Cygwin: normalize_posix_path: fix error handling when .. is encountered Ken Brown 2021-01-20 10:12:58 -0500
  • 0c0ff5dc21 Cygwin: Move post-dir unlink check Ben Wijen 2021-01-20 17:10:51 +0100
  • a533334581 Cygwin: console: Fix "Bad file descriptor" error in script command. Takashi Yano via Cygwin-patches 2021-01-20 18:16:20 +0900
  • 5755870f7c Cygwin: pty: Reduce buffer size in get_console_process_id(). Takashi Yano via Cygwin-patches 2021-01-20 09:57:00 +0900
  • 62e739b51b Cygwin: pty: Lessen the side effect of workaround for rlwarp. Takashi Yano via Cygwin-patches 2021-01-19 18:27:02 +0900
  • 59ccb3a008 Cygwin: spawn.cc: Fix typo in comment by commit 974e6d76. Takashi Yano via Cygwin-patches 2021-01-19 03:45:24 +0900
  • 877f0d13f0 Cygwin: rmdir: handle /dev in fhandler_dev::rmdir Corinna Vinschen 2021-01-19 10:50:36 +0100
  • 31ccf40583 Cygwin: document a recent bug fix Ken Brown 2021-01-15 12:37:57 -0500
  • a776a0ce26 Cygwin: pty: Set input_available_event only for cygwin pipe. Takashi Yano via Cygwin-patches 2021-01-15 18:26:31 +0900
  • 25ce7a6245 Cygwin: pty: Make master thread functions be static. Takashi Yano via Cygwin-patches 2021-01-15 17:32:13 +0900
  • 72770148ad Cygwin: pty: Prevent pty from changing code page of parent console. Takashi Yano via Cygwin-patches 2021-01-18 22:10:57 +0900
  • 9e88e840c2 cxx.cc: Fix dynamic initialization for static local variables Ben Wijen 2021-01-15 14:45:29 +0100
  • cbeb1009a9 syscalls.cc: Use EISDIR Ben Wijen 2021-01-15 14:45:27 +0100
  • 17ede0eae5 syscalls.cc: Fix num_links Ben Wijen 2021-01-15 14:45:26 +0100
  • 226ed24f2b Cygwin: Add Ben Wijen to list of contributors Corinna Vinschen 2021-01-18 12:01:11 +0100
  • 85ea2614f5 Cygwin: pty: Make close_pseudoconsole() be a static member function. Takashi Yano via Cygwin-patches 2021-01-15 17:32:11 +0900
  • 974e6d76d8 Cygwin: console: Revise the code to switch xterm mode. Takashi Yano via Cygwin-patches 2021-01-15 17:32:10 +0900
  • fa22eea29d Cygwin: pty: Add workaround for rlwrap 0.40 or later. Takashi Yano via Cygwin-patches 2021-01-15 17:32:09 +0900
  • 9ad86f619c Cygwin: fstatat: call fstat64 instead of fstat Ken Brown 2021-01-12 14:18:28 -0500
  • a485393aea RTEMS: Add <poll.h> and <sys/poll.h> Sebastian Huber 2021-01-04 19:41:43 +0100
  • 415fdd4279 Bump up newlib version to 4.1.0 Jeff Johnston 2020-12-18 18:50:49 -0500
  • 4bb6581aa8 fixes to make compilation succeeds Paul Zimmermann 2020-12-18 09:52:40 +0100
  • b2f3d593ff Update gamma functions from code in picolibc Jeff Johnston 2020-12-17 15:58:49 -0500
  • 1dd3f69db5 fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bits Brian Inglis 2020-12-17 00:11:28 -0700
  • 865cd30dcc RISC-V: Add semihosting support Craig Blackmore 2020-12-15 12:00:27 +0000
  • d634f26653 Add declarations for __ieee754_tgamma functions to fdlibm.h Jeff Johnston 2020-12-16 15:25:25 -0500
  • 4e16b0330a Cygwin: pty: Revise the workaround for rlwrap. Takashi Yano via Cygwin-patches 2020-12-16 18:10:58 +0900
  • da8cebcded Cygwin: pty: Check response for CSI6n more strictly. Takashi Yano via Cygwin-patches 2020-12-16 18:10:15 +0900
  • 532b91d24e Cygwin: Make sure newer apps get uname_x even when loading uname dynamically Corinna Vinschen 2020-12-14 12:29:23 +0100
  • 6cc47c4c33 arm: Fix memchr() for Armv8-R Sebastian Huber 2020-12-04 08:42:04 +0100
  • 8199b0cc38 Cygwin: pty: Add a workaround for rlwrap. Takashi Yano via Cygwin-patches 2020-12-14 17:26:47 +0900
  • 55eff668b8 Cygwin: pty: Revise the code for timeout in term_has_pcon_cap(). Takashi Yano via Cygwin-patches 2020-12-14 17:26:09 +0900
  • c2c33e4d67 Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled. Takashi Yano via Cygwin-patches 2020-12-14 17:25:33 +0900
  • cf1ef2dc5b Fix error in powf for x close to 1 and large y Fabian Schriever 2020-12-11 16:57:35 +0100
  • 14123c991b Bump newlib release to 4.0.0 Jeff Johnston 2020-11-17 16:47:35 -0500
  • 21ec498d7f cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn Jeremy Drake via Cygwin-patches 2020-12-09 11:27:11 -0800
  • b6624e23e1 Cygwin: dtable::dup_worker: update comment and debug output Ken Brown 2020-12-07 16:19:57 -0500
  • 9e573ba50f Cygwin: Allow to set SO_PEERCRED zero (v2) Mark Geisert 2020-12-07 02:29:36 -0800
  • 58ac5f985c Cygwin: Launch cygmagic with bash, not sh Mark Geisert 2020-12-06 22:17:15 -0800
  • 6c9c37d0a9 Fix trace output for getdomainname() Anton Lavrentiev via Cygwin-patches 2020-12-04 17:58:01 -0500
  • 31a69bf1d9 winsup/doc/Makefile.in: create man5 dir and install proc.5 Brian Inglis 2020-11-24 23:49:31 -0700
  • 4157cae5f8 specialnames.xml: add proc(5) Cygwin man page Brian Inglis 2020-11-24 23:49:30 -0700
  • 604bb7126e
    Cygwin: Fix remaining warnings building path testsuite Corinna Vinschen 2020-12-01 10:10:40 +0100
  • 0d0f06416a
    Cygwin: Fix building of utils testsuite Jon Turney 2020-11-30 16:58:02 +0000
  • aec6479820 Cygwin: add flag to indicate reparse points unknown to WinAPI Corinna Vinschen 2020-12-02 16:12:58 +0100
  • e9bc4cccef Cygwin: path.h: add comments to briefly explain path_types Corinna Vinschen 2020-12-02 15:57:39 +0100
  • 702bec7bc9 Cygwin: testsuite: libltp: fix warnings showing up with -Wall Corinna Vinschen 2020-12-02 14:12:24 +0100
  • 80e35a211f Cygwin: /proc/sys FS: don't export NFS and DFS as block devices Corinna Vinschen 2020-12-01 09:37:07 +0100
  • 3434d35a64 Cygwin: Fix access to block devices below /proc/sys. Christian Franke 2020-11-28 22:09:23 +0100
  • 7fa8405d3f
    Cygwin: Have cygmagic not create output if an error occurs Jon Turney 2020-11-12 17:58:58 +0000
  • 47e698cc04
    Cygwin: Use standard CXXFLAGS when compiling localtime_wrapper.c Jon Turney 2020-11-19 21:38:47 +0000