summaryrefslogtreecommitdiffstats
path: root/osdep/io.c
Commit message (Expand)AuthorAgeFilesLines
* io: make MP_PATH_MAX private to win32 codewm42014-02-031-0/+10
* io/win32: move mp_attach_console to terminal-win.cMartin Herkt2014-01-161-22/+0
* Windows: use the GUI subsystem, attach to consoleMartin Herkt2014-01-021-0/+22
* osdep/io, mp_vfprintf: split out console detectionMartin Herkt2014-01-021-42/+43
* Merge mp_talloc.h into ta/ta_talloc.hwm42013-12-171-4/+2
* osdep/io: also include unistd.hwm42013-11-301-0/+2
* Use O_CLOEXEC when creating FDswm42013-11-301-1/+17
* build: make pthreads mandatorywm42013-11-281-7/+0
* osdep/io.c: include config.hwm42013-11-201-0/+2
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-2/+2
* win32: add getenv() UTF-8 variantwm42013-09-181-0/+60
* windows support: fix _wstat misusagewm42013-01-131-1/+1
* win32: use more unicode functionswm42012-04-061-5/+20
* windows: terminal: unicode, --msgcolor, size changeMartin Herkt2012-03-091-0/+58
* windows support: unicode filenameswm42012-03-091-0/+185