summaryrefslogtreecommitdiff
path: root/atari/findfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Use malloc instead of alloca.Ole Loots2012-10-191-1/+4
|
* fixed type. Ole Loots2011-12-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=13275
* Fix focus elementOle Loots2011-12-061-5/+52
| | | | svn path=/trunk/netsurf/; revision=13251
* Improved path conversion for DOS Filesystems.Ole Loots2011-04-231-31/+40
| | | | svn path=/trunk/netsurf/; revision=12236
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-3/+13
| | | | svn path=/trunk/netsurf/; revision=12181
* Implemented OS detection routines provided by GSOle Loots2011-03-011-5/+11
| | | | svn path=/trunk/netsurf/; revision=11873
* typoOle Loots2011-02-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=11812
* Moved some functions to osspec.cOle Loots2011-02-011-78/+0
| | | | svn path=/trunk/netsurf/; revision=11588
* Cleanup of TOS fixes. Ole Loots2011-01-301-6/+6
| | | | svn path=/trunk/netsurf/; revision=11545
* Improved path fixes for classic TOS systems. Ole Loots2011-01-221-38/+74
| | | | svn path=/trunk/netsurf/; revision=11439
* Added realpath() for plain TOS systems.Ole Loots2011-01-101-0/+54
| | | | svn path=/trunk/netsurf/; revision=11282
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+144
svn path=/trunk/netsurf/; revision=11218