]> git.eshelyaron.com Git - emacs.git/commit
Port redirect-debugging-output to MS-Windows
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Apr 2016 16:42:58 +0000 (09:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Apr 2016 16:44:19 +0000 (09:44 -0700)
commit0322457e2bec0b9409a03887a8235dbe14e357f4
treeef9d146e3f1ea2e33c84283565cecd832a885d52
parent6bccb19c9bef1189c8e853ff7cc16b889a3a57e3
Port redirect-debugging-output to MS-Windows

Suggested by Eli Zaretskii in:
http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00037.html
* src/print.c [WINDOWSNT]: Include sys/socket.h.
* src/w32.c (sys_dup2): Work around problem with MS-Windows _dup2.
src/print.c
src/w32.c