summaryrefslogtreecommitdiffstats
path: root/osdep/io.h
Commit message (Expand)AuthorAgeFilesLines
* client API: add mpv_get_wakeup_pipe convenience functionwm42014-04-121-0/+3
* io: make MP_PATH_MAX private to win32 codewm42014-02-031-12/+0
* io/win32: move mp_attach_console to terminal-win.cMartin Herkt2014-01-161-1/+0
* Windows: use the GUI subsystem, attach to consoleMartin Herkt2014-01-021-0/+1
* stream: move O_BINARY dummy definitionwm42013-12-181-0/+4
* Use O_CLOEXEC when creating FDswm42013-11-301-0/+11
* path, win32: redo user configfile path handlingwm42013-09-181-2/+4
* win32: add getenv() UTF-8 variantwm42013-09-181-0/+2
* windows support: fix _wstat misusagewm42013-01-131-1/+1
* windows support: include io.h when building on CygwinKovensky2012-09-301-0/+4
* win32: use more unicode functionswm42012-04-061-0/+2
* windows: terminal: unicode, --msgcolor, size changeMartin Herkt2012-03-091-0/+2
* windows support: unicode filenameswm42012-03-091-0/+76