Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle(). | Takashi Yano | 2019-03-30 | 1 | -3/+3 |
* | Cygwin: proc fd: fix handling of pipes, sockets, etc | Corinna Vinschen | 2019-02-05 | 1 | -0/+11 |
* | Cygwin: proc fd: fix a copy/paste bug calling file_pathconv | Corinna Vinschen | 2019-02-05 | 1 | -1/+1 |
* | Cygwin: proc fd: pass along open mode when reopening file | Corinna Vinschen | 2019-02-05 | 1 | -2/+2 |
* | Cygwin: proc fd: return EACCES for HANDLE-less fds | Corinna Vinschen | 2019-01-13 | 1 | -0/+7 |
* | Cygwin: fhandler_process_fd: Fix spacing | Corinna Vinschen | 2019-01-08 | 1 | -1/+1 |
* | Cygwin: drop redundant includes from fhandler_process_fd.cc | Corinna Vinschen | 2019-01-06 | 1 | -14/+0 |
* | Cygwin: fix regression in O_TMPFILE | O_EXCL case | Corinna Vinschen | 2019-01-06 | 1 | -6/+12 |
* | Cygwin: introduce fhandler_process_fd and add stat(2) handling | Corinna Vinschen | 2019-01-06 | 1 | -0/+153 |