summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/io.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-07use new pathDaniel Stenberg1-1/+1
2003-01-28Added close() and proper creat() to x11 emulatorBjörn Stenberg1-0/+6
2003-01-15Added rename() to simulatorBjörn Stenberg1-2/+17
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg1-0/+26
2002-11-12Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg1-0/+21
2002-06-14warning hunt and kill sessionDaniel Stenberg1-0/+6
2002-05-13Added \n to debugf()Björn Stenberg1-1/+19
2002-05-10x11_opendir() now fails properly in case the dir doesn't existDaniel Stenberg1-6/+12
2002-05-07NULL is not defined when this compiles on Linux, let's avoid that for nowDaniel Stenberg1-1/+1
2002-05-07adjusted to build on my solaris boxDaniel Stenberg1-5/+19
2002-05-07extended the wrapper layer, we can't depend on much in the "real" direntDaniel Stenberg1-7/+31
2002-05-07readdir() wrapper for proper dirent struct emulation in target codeDaniel Stenberg1-1/+14
2002-05-06no more Logf(), only use debugf()Daniel Stenberg1-1/+1
2002-05-06Dave Chapman removed the annoying extra slashDaniel Stenberg1-2/+2
2002-05-05support open() properly so that the root dir works in the archos subdirDaniel Stenberg1-0/+13
2002-04-30added for dir emulationDaniel Stenberg1-0/+15