Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io/win32: move mp_attach_console to terminal-win.c | Martin Herkt | 2014-01-16 | 1 | -22/+0 |
* | Windows: use the GUI subsystem, attach to console | Martin Herkt | 2014-01-02 | 1 | -0/+22 |
* | osdep/io, mp_vfprintf: split out console detection | Martin Herkt | 2014-01-02 | 1 | -42/+43 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 | 1 | -4/+2 |
* | osdep/io: also include unistd.h | wm4 | 2013-11-30 | 1 | -0/+2 |
* | Use O_CLOEXEC when creating FDs | wm4 | 2013-11-30 | 1 | -1/+17 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 1 | -7/+0 |
* | osdep/io.c: include config.h | wm4 | 2013-11-20 | 1 | -0/+2 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -2/+2 |
* | win32: add getenv() UTF-8 variant | wm4 | 2013-09-18 | 1 | -0/+60 |
* | windows support: fix _wstat misusage | wm4 | 2013-01-13 | 1 | -1/+1 |
* | win32: use more unicode functions | wm4 | 2012-04-06 | 1 | -5/+20 |
* | windows: terminal: unicode, --msgcolor, size change | Martin Herkt | 2012-03-09 | 1 | -0/+58 |
* | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -0/+185 |