NetSurf
Functions
filetype.c File Reference
#include <sys/types.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "utils/messages.h"
#include "utils/utils.h"
#include "utils/log.h"
#include "atari/filetype.h"
Include dependency graph for filetype.c:

Go to the source code of this file.

Functions

const char * fetch_filetype (const char *unix_path)
 filetype – determine the MIME type of a local file More...
 

Function Documentation

◆ fetch_filetype()

const char * fetch_filetype ( const char *  unix_path)

filetype – determine the MIME type of a local file

Determine the MIME type of a local file.

Definition at line 33 of file filetype.c.

References buffer, and NSLOG.