summaryrefslogtreecommitdiffstats
path: root/osdep/io.h
Commit message (Expand)AuthorAgeFilesLines
* win32: fix semantics of POSIX 2008 locale stubsJames Ross-Gowan2017-11-191-4/+5
* stream_libarchive, osdep: use stubs for POSIX 2008 locale on MinGWwm42017-11-121-0/+7
* win32: add more-POSIXy versions of open() and fstat()James Ross-Gowan2017-10-251-5/+15
* osdep/io: add android related bullshitJan Ekström2017-09-181-0/+27
* {demux_mf,osdep/io}: disable glob usage when it is not availableJan Ekström2017-08-051-1/+1
* build: replace glob() check and assume it's always in POSIXwm42017-06-291-1/+1
* win32: add UTF-8 getcwd() wrapperwm42017-04-111-0/+2
* osdep/io: introduce mp_flush_wakeup_pipe()Rostislav Pehlivanov2016-07-301-0/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* win32: revert wchar_t changeswm42015-08-011-3/+3
* win32: replace wchar_t with WCHARwm42015-07-291-3/+3
* Update license headersMarcin Kurczewski2015-04-131-4/+4
* win32: use a platform-specific unicode entry-pointJames Ross-Gowan2015-04-111-2/+0
* win32: add mmap() emulationwm42014-12-261-0/+15
* 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