]> git.tdb.fi Git - libs/core.git/history - source/io/unix
Use #ifdef _WIN32 rather than WIN32
[libs/core.git] / source / io / unix /
2015-11-19 Mikko RasaHack to make 64-bit seeks work on Android
2014-11-13 Mikko RasaMove the generic file-based Asset implementation to...
2014-10-19 Mikko RasaAdd a class for accessing applications assets
2014-10-05 Mikko RasaUse direct constant values for non-POSIX baud rates
2014-06-27 Mikko RasaAdditional baud rates from termios.h
2013-10-15 Mikko RasaMove Handle::operator void * to the common part
2013-10-15 Mikko RasaAvoid closing handles twice
2013-10-15 Mikko RasaInterpret POLLHUP as end-of-file
2013-05-29 Mikko RasaAvoid a shadowing warning from clang
2013-05-29 Mikko RasaUse _FILE_OFFSET_BITS rather than _LARGEFILE64_SOURCE
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories