Thread (47 messages) flat view 47 messages, 3 authors, 2016-06-15

Re: [PATCH v2 07/14] mingw: add kill emulation

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:48:02

On Freitag, 15. Januar 2010, Erik Faye-Lund wrote:
+int mingw_kill(pid_t pid, int sig)
+{
...
+		CloseHandle(h);
+		errno = err_win_to_posix(GetLastError());
Set errno before CloseHandle() to get the correct error.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help