summaryrefslogtreecommitdiff
path: root/atari/osspec.c
Commit message (Collapse)AuthorAgeFilesLines
* remove bogus posix define and workround missing PATH_MAX directlyVincent Sanders2012-08-211-1/+21
|
* set posix define to make PATH_MAX availableVincent Sanders2012-08-211-0/+2
|
* Use safe string functions. Ole Loots2012-05-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=13923
* Fixed warning.Ole Loots2012-01-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=13380
* Fix focus elementOle Loots2011-12-061-8/+8
| | | | svn path=/trunk/netsurf/; revision=13251
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-44/+0
| | | | svn path=/trunk/netsurf/; revision=12550
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-3/+2
| | | | svn path=/trunk/netsurf/; revision=12359
* Improved path conversion for DOS Filesystems.Ole Loots2011-04-231-24/+85
| | | | svn path=/trunk/netsurf/; revision=12236
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-14/+9
| | | | svn path=/trunk/netsurf/; revision=12181
* Implemented OS detection routines provided by GSOle Loots2011-03-011-4/+56
| | | | svn path=/trunk/netsurf/; revision=11873
* Removed unused codeOle Loots2011-02-011-14/+76
| | | | svn path=/trunk/netsurf/; revision=11586
* Cleanup of TOS compatibility fixes.Ole Loots2011-01-301-0/+66
svn path=/trunk/netsurf/; revision=11550