summaryrefslogtreecommitdiffstats
path: root/osdep/io.h
Commit message (Expand)AuthorAgeFilesLines
* osdep: add helper for creating a sane pipe()wm42014-10-261-0/+1
* win32: remove an unneeded mechanismwm42014-10-191-4/+2
* win32: remove outdated commentwm42014-10-191-3/+0
* win32: get rid of mp_stat in the normal source codewm42014-10-171-5/+27
* win32: make lseek() fail on pipeswm42014-10-171-0/+8
* win32: add tmpfile() replacementJames Ross-Gowan2014-09-051-0/+2
* input: separate wakeup pipe creation into a separate functionwm42014-05-301-0/+1
* glob-win: support UnicodeJames Ross-Gowan2014-04-211-0/+25
* 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