Commit Graph

  • d5f84126e5 winsup/cygwin/times.cc (times): follow Linux and allow for a NULL buf argument Achim Gratz 2019-09-15 18:28:21 +0200
  • 70cd49e204 Cygwin: pty: Use autoload feature for pseudo console system calls. Takashi Yano 2019-09-15 19:55:44 +0900
  • fac5a01aec Cygwin: pty: Correct typos that do not fit the coding style. Takashi Yano 2019-09-15 13:36:23 +0900
  • 244f03627d Cygwin: pty: Change the timing of clearing screen. Takashi Yano 2019-09-15 13:05:53 +0900
  • d83c45b46c Cygwin: pty: Use system NLS function instead of PTY's own one. Takashi Yano 2019-09-15 13:05:52 +0900
  • 6983433f8e Cygwin: pty: Fix bad file descriptor error in some environment. Takashi Yano 2019-09-15 13:05:51 +0900
  • a083a4f266 Cygwin: fix CPU_SET macro visibility Mark Geisert 2019-09-13 21:58:02 -0700
  • fca4cda7a4 Cygwin: console: Fix read() in non-canonical mode. Takashi Yano 2019-09-14 04:34:39 +0900
  • 3355a6d4b9 Cygwin: pty: Switch input and output pipes individually. Takashi Yano 2019-09-14 06:48:14 +0900
  • cac5f8781a Cygwin: pty: Prevent the helper process from exiting by Ctrl-C. Takashi Yano 2019-09-09 21:08:20 +0900
  • bd31b7c5d5 Cygwin: pty: Fix screen alternation while pseudo console switching. Takashi Yano 2019-09-08 22:23:23 +0900
  • b088f50426 Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode. Takashi Yano 2019-09-08 21:58:35 +0900
  • 9786b05595 libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0 Joel Sherrill 2019-09-10 10:49:11 -0500
  • f39a694c46 Cygwin: pty: Make SetConsoleCursorPosition() to be hooked. Takashi Yano 2019-09-06 22:01:27 +0900
  • 46d3953d64 Cygwin: pty: Make sure to show system error messages Takashi Yano 2019-09-05 22:22:27 +0900
  • b7e4294200 Cygwin: pty: Fix potential state mismatch regarding pseudo console. Takashi Yano 2019-09-05 19:44:41 +0900
  • 915fcd0ae8 Cygwin: pty: Fix select() with pseudo console support. Takashi Yano 2019-09-05 13:22:54 +0900
  • 433c6b8e0a Cygwin: pty: Disable clear screen on new pty if TERM=dumb or emacs*. Takashi Yano 2019-09-05 09:24:26 +0900
  • d4045fdbef Cygwin: pty: Add a workaround for ^C handling. Takashi Yano 2019-09-04 22:47:42 +0900
  • 83b2d576c8 Cygwin: pty: Limit API hook to the program linked with the APIs. Takashi Yano 2019-09-04 22:46:51 +0900
  • 583102e7c9 Cygwin: pty: Fix state management for pseudo console support. Takashi Yano 2019-09-04 10:45:35 +0900
  • ffbb9b4971 Cygwin: pty: Move function hook_api() into hookapi.cc. Takashi Yano 2019-09-04 10:44:25 +0900
  • bddb018e10 Cygwin: pty: Speed up a little hooked Win32 API for pseudo console. Takashi Yano 2019-09-04 10:44:24 +0900
  • 9adb260181 Cygwin: pty: Code cleanup Takashi Yano 2019-09-04 10:44:23 +0900
  • fa29288ef1 Adjust nios2 and m68k semihosting for sys/stat.h changes. Sandra Loosemore 2019-09-03 09:35:18 -0600
  • 7630c77026 Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warning Corinna Vinschen 2019-09-03 12:45:55 +0200
  • 1082cd8ea2 fe_dfl_env.c: Fix typo in comment Joel Sherrill 2019-08-28 12:22:41 -0500
  • c711371384 riscv/include/fenv.h: Use shared fenv.h. Joel Sherrill 2019-08-27 07:46:47 -0500
  • 483fb49ea0 Cygwin: add W10 pseudo console support to release notes Corinna Vinschen 2019-08-29 13:56:00 +0200
  • 169d65a577 Cygwin: pty: add pseudo console support. Takashi Yano 2019-08-28 03:04:02 +0900
  • fef0609608 Merge branch 'upstream-master' Giacomo Tesio 2019-08-27 11:21:46 +0200
  • 398476acd2 Cygwin: get_posix_access: avoid negative subscript Ken Brown 2019-08-26 13:38:31 -0400
  • d065170441 Fix regression in visium caused by sys/stat.h change upstream-master Jeff Law 2019-08-20 09:26:10 -0600
  • f7f296b46f Cygwin: math: Properly propagate input NANs in a few functions Martin Storsjö 2019-07-25 00:13:13 +0300
  • 8dee6fe6a5 Cygwin: math: Fix cosh(-INFINITY) to return +INFINITY Martin Storsjö 2019-07-30 23:51:09 +0300
  • f4e7849fa9 Cygwin: math: Fix the return value for tgammal for zero and negative integers Martin Storsjö 2019-07-29 23:48:01 +0300
  • b99887c428 Revert previous change to sys/stat.h and fix cris libgloss Jeff Johnston 2019-08-19 18:01:45 -0400
  • f75aa67851 Fix regression in cris-elf caused by sys/stat.h change Jeff Johnston 2019-08-19 17:46:51 -0400
  • 7097b05eda Cygwin: select: revamp non-polling code for signalfd Corinna Vinschen 2019-08-16 16:36:06 +0200
  • b7399d5e6f Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario" Corinna Vinschen 2019-08-16 16:36:20 +0200
  • 72ff9acad2 stat.h: use POSIX-required timefields throughout Corinna Vinschen 2019-08-16 10:52:17 +0200
  • 91172ce591 fenv: Include documentation in generated .info file Joel Sherrill 2019-08-14 11:24:37 +0100
  • e3ca53d9db Cygwin: ldd: Try harder to get dll names Mark Geisert 2019-08-14 22:59:43 -0700
  • 3a929f27f8 Cygwin: console: Fix the condition to interrupt select() by SIGWINCH Takashi Yano 2019-08-15 14:03:00 +0900
  • e6910dfff6 Cygwin: console: Fix workaround for horizontal tab position Takashi Yano 2019-08-15 14:02:05 +0900
  • 6aaaa2e768 memmem.c and strstr.c: do not require -std=c99 Giacomo Tesio 2019-08-13 02:00:07 +0200
  • 8922b85d6b
    fenv: Update makedocbook for eae68bfc Jon Turney 2019-08-12 19:27:10 +0100
  • b2990cae9e
    fenv: Fix typo-ed variable name in documentation Jon Turney 2019-08-12 19:24:54 +0100
  • 5624c18785
    fenv: Fix mangled makedoc markup Jon Turney 2019-08-12 19:18:15 +0100
  • be095dde8a
    fenv: fe_dfl_env.c doesn't contain any documentation Jon Turney 2019-08-12 19:13:33 +0100
  • 92115a83a4 Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario Corinna Vinschen 2019-08-12 22:40:50 +0200
  • 8ef2461000 sched.h: Declare affinity functions only on targets supporting them Corinna Vinschen 2019-08-12 12:13:20 +0200
  • 3b4685bf97 Cygwin: ps: fix a compiler warning Corinna Vinschen 2019-08-12 17:29:59 +0200
  • d178de278a Cygwin: console: Fix cursor position restore after screen alternation. Takashi Yano 2019-08-12 22:48:45 +0900
  • 33a21904a7 Cygwin: console: Add workaround for windows xterm compatible mode bug. Takashi Yano 2019-08-12 22:47:42 +0900
  • 92e2c1ad9d Cygwin: console: Fix deadlock at calling fork(). Takashi Yano 2019-08-12 22:46:23 +0900
  • b674052101 Merge of upstream-master Giacomo Tesio 2019-08-12 01:41:02 +0200
  • 744b90c996 Regenerated files from fenv.h addition Joel Sherrill 2019-08-06 14:13:18 -0500
  • eae68bfc87 Add default implementation of fenv.h and all methods Joel Sherrill 2019-08-08 11:27:06 -0500
  • 03f802846f Miscellaneous Makefile.in regenerated Joel Sherrill 2019-08-06 14:13:16 -0500
  • d59c2c9b82 Cygwin: drop preliminary 3.0.8 release file Corinna Vinschen 2019-08-09 17:49:03 +0200
  • 449e9a73d1 Cygwin: add missing bugfix release messages for 3.1.0 Corinna Vinschen 2019-08-09 17:47:32 +0200
  • 1f34405fea Cygwin: shmat: use mmap allocator strategy on 64 bit Corinna Vinschen 2019-08-08 10:53:58 +0200
  • 5fa9a0e708 Cygwin: getpriority() and top display for priority is inconsistent Lavrentiev, Anton 2019-08-07 19:27:41 +0000
  • 472fbb8b97 Cygwin: build_env: fix off-by-one bug when re-adding PATH Michael Haubenwallner 2019-08-07 10:51:16 +0200
  • 98669a2476 Cygwin: exec: check execute bit prior to evaluating script Corinna Vinschen 2019-08-06 10:46:31 +0200
  • bf56973edc Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes Alexander Fedotov 2019-08-02 07:33:46 -0500
  • bd5596f4fd Align libgloss/arm and libc/sys/arm sources: Lite exit support Alexander Fedotov 2019-08-02 07:33:45 -0500
  • dfffe68303 Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit Alexander Fedotov 2019-08-02 07:33:44 -0500
  • 37e80fbb1c Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting directives Alexander Fedotov 2019-08-02 07:33:43 -0500
  • 362b98b49a Cygwin: Implement CPU_SET(3) macros Mark Geisert 2019-08-04 15:45:46 -0700
  • 654398db84 RISC-V: Fix header guard for sys/fenv.h Kito Cheng 2019-08-02 11:38:09 +0800
  • 2986a524d8 Cygwin: fork: attach child not before success Michael Haubenwallner 2019-07-31 12:35:33 +0200
  • 23a779bf3d Cygwin: pinfo: stop remember doing reattach Michael Haubenwallner 2019-07-31 12:35:31 +0200
  • 6661a67747 Align _end symbol to at least 4 in all MIPS scripts Faraz Shahbazker 2019-07-30 00:00:25 +0000
  • 3e5302714f common/math_errf.c: Enable compilation of __math_oflowf Joel Sherrill 2019-07-26 14:37:23 -0500
  • dea3d8c73e hash.c: #include <reent.h> Ken Brown 2019-07-26 10:09:23 -0400
  • 65416cca7e [arm] remove libc/sys/arm/sys/param.h Richard Earnshaw 2019-07-26 16:08:55 +0100
  • b39cd00f07 Port ndbm - Remove Declaration of dbm_forder Vaibhav Gupta 2019-07-25 18:54:50 +0530
  • 3a72edc124 Cygwin: Fix the address of myself Corinna Vinschen 2019-07-24 17:48:57 +0200
  • 2232498c71 Cygwin: Don't change pgid to ctty pgid under debugger Corinna Vinschen 2019-07-25 10:40:03 +0200
  • a13145a30d Cygwin: Export newlib ndbm functions Corinna Vinschen 2019-07-24 22:05:00 +0200
  • 279805b20b hash functions: use reentrant stat functions Corinna Vinschen 2019-07-24 22:32:18 +0200
  • 884b05b54e MSP430: Remove .init/.fini sections Jozef Lawrynowicz 2019-07-24 10:45:49 +0100
  • 6b843b82a8 Cygwin: document the last bug fix Ken Brown 2019-07-24 14:52:01 -0400
  • 8a46b8ede2 Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative Ken Brown 2019-07-24 11:29:53 -0400
  • 280b21d373 Regenerate newlib/libc/search/Makefile.in for ndpm port Corinna Vinschen 2019-07-24 18:47:35 +0200
  • 9cde02051e fix compile errors for efgcvt.c uchan-nos 2019-07-23 21:15:48 +0900
  • e50ad9fbdc Port ndbm Vaibhav Gupta 2019-07-10 14:25:50 +0530
  • 942f60d714 Stack Pointer and Stack Limit initialization refactored. Alexander Fedotov 2019-07-22 11:18:53 -0500
  • ae59d09308 Cygwin: fix one more check for positive virtual_ftype_t values Ken Brown 2019-07-22 14:00:53 -0400
  • dec444bee3 Cygwin: change virtual_ftype_t to not rely on negative values Corinna Vinschen 2019-07-22 18:40:33 +0200
  • e118a605e2 Cygwin: fix /proc/PID/fd return value in error case Corinna Vinschen 2019-07-22 18:36:38 +0200
  • 86817773c5 Cygwin: add release notes for 3.0.8 Ken Brown 2019-07-22 08:18:16 -0400
  • 73f819534d Cygwin: socket files are not lnk special files Ken Brown 2019-07-20 17:55:12 -0400
  • af4d29e106 Cygwin: remove path_conv::is_fs_device() Ken Brown 2019-07-20 18:35:15 -0400
  • fb5ce26cfd Cygwin: remove path_conv::is_auto_device() Ken Brown 2019-07-20 16:21:43 -0400
  • 4beb9da118 Cygwin: fhandler_*: remove isdevice() and is_auto_device() Ken Brown 2019-07-19 15:39:35 -0400
  • 6b7723a830 Cygwin: unbreak the build with GCC 7 Ken Brown 2019-07-19 14:14:33 -0400
  • 3a956a9bc3 Cygwin: fix GCC 8.3 'local external declaration' errors Ken Brown 2019-07-15 17:11:02 -0400