]> git.tdb.fi Git - libs/core.git/history - source/io/unix
Implement controls for file descriptor inheritance
[libs/core.git] / source / io / unix /
2017-12-02 Mikko RasaImplement controls for file descriptor inheritance
2017-12-02 Mikko RasaFix mismatched fcntls in sys_set_blocking on unix
2016-07-27 Mikko RasaMerge agouti:prog/core
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