27#include <mint/osbind.h>
28#include <mint/cookie.h>
32#include "atari/gemtk/gemtk.h"
57 if( appl_xgetinfo(AES_LARGEFONT, &out[0], &out[1], &out[2], &out[3] ) > 0 ){
60 if( appl_xgetinfo(AES_SMALLFONT, &out[0], &out[1], &out[2], &out[3] ) > 0 ){
64 if (sys_type() & (SYS_MAGIC|SYS_NAES|SYS_XAAES)) {
81 return( Getcookie(tag, value) );
84 cptr = (
COOKIE*)Setexc(0x0168, -1L);
95 }
while( (cptr++)->c != 0L );
122 NSLOG(netsurf, INFO,
"realpath in: %s\n",
path);
125 unx2dos((
const char *)r, rpath);
126 NSLOG(netsurf, INFO,
"realpath out: %s\n", rpath);
129 NSLOG(netsurf, INFO,
"realpath out: NULL!\n");
char * realpath(const char *f, char *buf)
#define NSLOG(catname, level, logmsg, args...)
char * gemdos_realpath(const char *path, char *rpath)
int tos_getcookie(long tag, long *value)
NS_ATARI_SYSINFO atari_sysinfo
Interface to utility string handling.
unsigned short small_sfont_pxh
unsigned short medium_sfont_pxh
unsigned short large_sfont_pxh
unsigned short gemdos_version
short aes_max_win_title_len
static nserror path(const struct redraw_context *ctx, const plot_style_t *pstyle, const float *p, unsigned int n, const float transform[6])
Plots a path.