Commit Graph

  • 4c79da8017 Cygwin: dll_list: drop FILE_BASIC_INFORMATION Michael Haubenwallner 2019-04-30 16:14:09 +0200
  • a4e62e3a4c Cygwin: update era and message locale data Corinna Vinschen 2019-04-30 11:52:29 +0200
  • ab2901c843 Fix order of eh_frame sections in linker scripts Faraz Shahbazker 2019-04-28 18:17:14 +0000
  • 440559c40a Cygwin: FIFO: synchronize the blocking mode of a writer's pipe Ken Brown 2019-04-25 18:21:11 -0400
  • f527171a93 Cygwin: define MSG_EOR and refuse in send(2) Corinna Vinschen 2019-04-25 18:49:32 +0200
  • 489e7e2048 Minor improvements to socket error handling: Erik M. Bray 2019-04-23 16:55:33 +0200
  • 9957a7895b Cygwin: FIFO: restart listen_client thread after fork/exec Ken Brown 2019-04-20 11:46:09 -0400
  • 4443100b53 Cygwin: FIFO: stop the listen_client thread before fork/exec Ken Brown 2019-04-20 11:41:12 -0400
  • 252cd0ce2b Cygwin: FIFO: close connect_evt handles as soon as possible Ken Brown 2019-04-20 11:31:08 -0400
  • 24c56e5a2c Cygwin: FIFO: avoid WFMO error in listen_client_thread Ken Brown 2019-04-20 11:22:29 -0400
  • ef269531a9 Cygwin: FIFO: duplicate the i/o handle when opening a duplexer Ken Brown 2019-04-20 11:49:35 -0400
  • 4ecea14a58 Cygwin: FIFO: stop the listen_client thread on an opening error Ken Brown 2019-04-20 11:44:01 -0400
  • 28182bca18 Cygwin: drop unsupported Windows 10 versions Corinna Vinschen 2019-04-19 18:01:44 +0200
  • 230c5df2df Cygwin: FIFO: avoid hang after exec Ken Brown 2019-04-18 15:39:52 +0000
  • f811485ffb MSP430: Make the inclusion of run_*_array fns depend on defined assembler symbols Jozef Lawrynowicz 2019-04-17 13:17:38 +0100
  • 38ecf252e5 Fix incorrect assembly code in _msp430_run_array Jozef Lawrynowicz 2019-04-15 18:06:09 +0100
  • 2b4cf7622e Cygwin: FIFO: fix and simplify listen_client_thread Ken Brown 2019-04-14 19:16:04 +0000
  • bb46627871 Cygwin: FIFO: improve raw_write Ken Brown 2019-04-15 15:43:57 +0000
  • a7d08b3ecd Cygwin: FIFO: start the listen_client thread when duping a reader Ken Brown 2019-04-14 19:16:03 +0000
  • 7b28776d3f Cygwin: FIFO: fix clone Ken Brown 2019-04-14 19:16:02 +0000
  • c5bc7a8065 Cygwin: FIFO: use a retry loop when opening a writer Ken Brown 2019-04-14 19:16:02 +0000
  • 6b20be0944 Cygwin: FIFO: fix the use of the read_ready event Ken Brown 2019-04-14 19:16:01 +0000
  • 3ef03376c5 Cygwin: FIFO: fix fifo_client_handler::close Ken Brown 2019-04-14 19:16:00 +0000
  • d243b3c70e Cygwin: FIFO: code simplification: don't overload get_handle Ken Brown 2019-04-14 19:16:00 +0000
  • 10bf30bebf Cygwin: check for STATUS_PENDING in fhandler_base::raw_read Ken Brown 2019-04-14 19:15:59 +0000
  • 513f050cbf Cygwin: FIFO: fix the error checking in raw_read Ken Brown 2019-04-14 19:15:58 +0000
  • 0c72e766e2 Cygwin: FIFO: fix a thinko in listen_client_thread Ken Brown 2019-04-14 19:15:58 +0000
  • 1643789517 Cygwin: FIFO: remember the type of the fhandler Ken Brown 2019-04-14 19:15:57 +0000
  • 5281699926 Cygwin: FIFO: hit_eof: add a call to fifo_client_lock Ken Brown 2019-04-14 19:15:56 +0000
  • b63843ed56 Cygwin: FIFO: rename client[] to fc_handler[] Ken Brown 2019-04-14 19:15:56 +0000
  • 1e6c561d48 Implement reduced code size "tiny" printf and puts Jozef Lawrynowicz 2019-04-12 12:08:22 +0100
  • 2af6ad9f05 Copy prerequisite file for "tiny" printf implementation Jozef Lawrynowicz 2019-04-12 11:57:59 +0100
  • a2e81650d1 Fix definition of write() to use const char * for the type of the buffer Jozef Lawrynowicz 2019-04-12 11:49:11 +0100
  • 204efa6bba Cygwin: use win pid+threadid for forkables dirname Michael Haubenwallner 2019-04-12 15:32:56 +0200
  • a0b0a4a018 Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code alignment. Alexander Fedotov 2019-04-11 15:28:05 +0300
  • cc430406ac Include code in trap.S for APCS only. Christophe Lyon 2019-04-10 15:04:13 +0000
  • 630808d2a2 Make more macro checks ARMv8-M baseline proof. Christophe Lyon 2019-04-01 17:30:53 +0000
  • 2607639992 Improve error handling in /proc/[pid]/ virtual files. Erik M. Bray 2019-04-10 17:05:22 +0200
  • f0ea836b75 Cygwin: add latest signal handling fixes to release notes Corinna Vinschen 2019-04-06 18:03:22 +0200
  • 372874364e Cygwin: signals: setcontext: fix setting sigmask Corinna Vinschen 2019-04-05 12:13:44 +0200
  • 181ca73e49 Cygwin: follow context if changed inside SA_SIGINFO signal handler Corinna Vinschen 2019-04-05 11:25:19 +0200
  • c5f9eed1c0 Cygwin: signals: make setcontext work from signal handlers Corinna Vinschen 2019-04-04 21:25:47 +0200
  • 6a06c6bc8f Cygwin: console: fix key input for native console application Takashi Yano 2019-04-04 01:25:31 +0900
  • d3a69d32b1 Cygwin: signals: restore sigmask from context given to signal handler Corinna Vinschen 2019-04-03 18:14:30 +0200
  • c4c6140463 Add a dummy interrupt handler to nios2 crt0.s. Sandra Loosemore 2019-04-03 09:59:36 -0600
  • 557227dda3 Cygwin: winpids: Fix getting process multiple times, take 2 Corinna Vinschen 2019-04-02 13:00:22 +0200
  • de3c82ee6d Cygwin: Add console patches to release notes Corinna Vinschen 2019-03-31 19:36:23 +0200
  • f4b47827cf Cygwin: console: Make I/O functions thread-safe Takashi Yano 2019-04-01 00:47:48 +0900
  • 8382778cdb Cygwin: console: fix select() behaviour Takashi Yano 2019-04-01 00:47:47 +0900
  • bd627864ab Cygwin: console: support 24 bit color Takashi Yano 2019-04-01 00:47:46 +0900
  • 7b8049f7a3 Cygwin: document ps -W duplication bug fix Corinna Vinschen 2019-03-31 12:49:26 +0200
  • a9c661a94d Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle(). Takashi Yano 2019-03-30 16:12:02 +0900
  • 023c107a22 Cygwin: fork: reserve dynloaded dll areas earlier Michael Haubenwallner 2019-03-26 17:38:36 +0100
  • e0fd15c91b Cygwin: FIFO: implement clear_readahead Ken Brown 2019-03-27 21:29:21 +0000
  • 298581868a Cygwin: document the recent FIFO changes Ken Brown 2019-03-27 18:10:18 +0000
  • f46c9ab46c Cygwin: fix: seteuid32() must return EPERM if privileges are not held. J.H. van de Water 2019-03-27 17:01:03 +0100
  • a137da74ba Cygwin: FIFO: add support for the duplex case Ken Brown 2019-03-25 23:06:10 +0000
  • 40db74128a Cygwin: FIFO: avoid crashes when cloning a client Ken Brown 2019-03-25 23:06:09 +0000
  • ee394c311e Cygwin: FIFO: update select Ken Brown 2019-03-22 19:30:41 +0000
  • 1aa438a94c Cygwin: FIFO: update set_close_on_exec Ken Brown 2019-03-22 19:30:40 +0000
  • e02a0f7295 Cygwin: FIFO: update fixup_after_fork Ken Brown 2019-03-22 19:30:40 +0000
  • 035bf7dc84 Cygwin: FIFO: update clone and dup Ken Brown 2019-03-22 19:30:39 +0000
  • c6e221c036 Cygwin: FIFO: improve EOF detection Ken Brown 2019-03-22 19:30:38 +0000
  • c75e077f99 Cygwin: FIFO: add a spinlock Ken Brown 2019-03-22 19:30:38 +0000
  • 48d4cce3be Cygwin: FIFO: allow multiple writers Ken Brown 2019-03-22 19:30:37 +0000
  • 5955da96e2 Cygwin: FIFO: stop using overlapped I/O Ken Brown 2019-03-22 19:30:36 +0000
  • 9fd429e6a7 Cygwin: Bump DLL version to 3.1 Corinna Vinschen 2019-03-27 14:01:17 +0100
  • d1be0a59d4 Cygwin: winpids: Fix getting process multiple times Corinna Vinschen 2019-03-27 13:53:32 +0100
  • e8b23909e4 Add missing includes. Andrew Stubbs 2019-03-25 15:33:53 +0000
  • 23bb2f6608 get and convert boot time once and use as needed Brian Inglis 2019-03-23 20:22:39 -0600
  • ee1ad64234 default ps -W process start time to system boot time when inaccessible, 0, -1 Brian Inglis 2019-03-23 20:22:38 -0600
  • 5737045c00 Cygwin: ctrl_c_handler: Use 64 bit timer Corinna Vinschen 2019-03-24 22:13:00 +0100
  • 4afc52d57c Cygwin: sys/cygwin.h: fix formatting Corinna Vinschen 2019-03-23 17:50:47 +0100
  • ae3370bb9d Cygwin: strace: print windows and cygwin pid in event output Corinna Vinschen 2019-03-23 17:50:00 +0100
  • 10900b98d1 Cygwin: wcsxfrm_l: Only byte swap if dest size is > 0 Corinna Vinschen 2019-03-19 20:56:11 +0100
  • 62c66a39bd AMD GCN: Implement circular buffering. Andrew Stubbs 2019-03-18 16:18:09 +0000
  • 38322b9bf6 Cygwin: proc: fix /proc/version output after uname change Corinna Vinschen 2019-03-18 11:34:00 +0100
  • df960cb954 Cygwin: bump version to 3.0.5 Corinna Vinschen 2019-03-18 11:29:00 +0100
  • 1cff36cdd7 Add semihosting docs for nios2 and m68k Jeff Johnston 2019-03-14 10:23:25 -0400
  • 004d8adfa2 Cygwin: acls: allow converting empty acl to text Corinna Vinschen 2019-03-13 12:06:48 +0100
  • 111b34bb1b Cygwin: proc: add missing LF to /proc/<PID>/stat output Corinna Vinschen 2019-03-13 11:26:58 +0100
  • 1def2148d2 Cygwin: ps: simplify code Corinna Vinschen 2019-03-12 21:21:13 +0100
  • 37a046181e Cygwin: ps: show *all* processes in ps -W output Corinna Vinschen 2019-03-12 20:55:24 +0100
  • a2693428b9 Cygwin: ntdll.h: Add SystemProcessIdInformation Corinna Vinschen 2019-03-12 20:11:38 +0100
  • de7f13aa9a Cygwin: loadavg: improve debugging of load_init Corinna Vinschen 2019-03-12 17:09:42 +0100
  • 673a3daa84 Cygwin: add /proc changes to release notes Corinna Vinschen 2019-03-12 11:47:31 +0100
  • 24f9cb015e Cygwin: fork/exec: Allow all users PROCESS_QUERY_LIMITED_INFORMATION Corinna Vinschen 2019-03-12 11:41:35 +0100
  • 57f1c81fb3 Cygwin: proc: let stat info always succeed Corinna Vinschen 2019-03-12 11:34:50 +0100
  • 4ce7e1bbaa Cygwin: proc: don't request PROCESS_VM_READ perms for stat Corinna Vinschen 2019-03-12 11:20:42 +0100
  • 048f28bfe4 Cygwin: proc: return more useful cmdline Corinna Vinschen 2019-03-12 11:17:11 +0100
  • d9f934c9e9 Cygwin: fix permissions of winpid symlinks Corinna Vinschen 2019-03-11 21:40:04 +0100
  • 7cbe4b59d6 Cygwin: bump version to 3.0.4 Corinna Vinschen 2019-03-09 20:13:50 +0100
  • 4ec5ffc198 Cygwin: posix timers: fix a deadlock Corinna Vinschen 2019-03-08 12:51:10 +0100
  • 094a2a17ad Cygwin: posix timers: fix resource leak Corinna Vinschen 2019-03-06 22:17:32 +0100
  • 633278b877 Cygwin: bump version to 3.0.3 Corinna Vinschen 2019-03-05 20:00:30 +0100
  • 8551226961 Cygwin: seteuid: do not verify lsaprivkeyauth token Corinna Vinschen 2019-03-04 20:30:37 +0100
  • ad49232083 Revert "Cygwin: load_user_profile: temporarily extend debug output" Corinna Vinschen 2019-03-04 14:58:45 +0100
  • 5c4ce731ac Cygwin: Revert attempting to unload user profile after use Corinna Vinschen 2019-03-04 17:07:31 +0100
  • fc5b248784 Cygwin: update 3.0.2 release file Corinna Vinschen 2019-03-04 14:14:15 +0100
  • c18f7d72dc Cygwin: doc: update case-sensitive dirs description Corinna Vinschen 2019-03-04 14:03:32 +0100