navit  0.5.3-trunk
navit_lfs.h File Reference
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>

Go to the source code of this file.

Macros

#define _LARGEFILE_SOURCE
 
#define _FILE_OFFSET_BITS   64
 
#define O_LARGEFILE   0
 
#define O_BINARY   0
 
#define __NAVIT_LFS_H__
 

Macro Definition Documentation

◆ __NAVIT_LFS_H__

#define __NAVIT_LFS_H__

◆ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS   64

◆ _LARGEFILE_SOURCE

#define _LARGEFILE_SOURCE

Navit, a modular navigation system. Copyright (C) 2005-2014 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

◆ O_BINARY

#define O_BINARY   0

◆ O_LARGEFILE

#define O_LARGEFILE   0