View | Details | Raw Unified
Collapse All | Expand All

(-) src/lib/llseek.c-orig (+54 lines)
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include "booter.h"
#include "booter.h"
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#ifndef _H_SCSI_MAIN
#ifndef _H_SCSI_MAIN
#define _H_SCSI_MAIN
#define _H_SCSI_MAIN
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
/* #define VERBOSE  */
/* #define VERBOSE  */
 Lines 15-20    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include "promif.h"
#include "promif.h"
#include "booter.h"
#include "booter.h"
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/uio.h>
#include <sys/uio.h>
#include <sys/resource.h>
#include <sys/resource.h>
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/ioctl.h>
#include <sys/ioctl.h>
 Lines 15-20    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/time.h>
#include <sys/time.h>
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/uio.h>
#include <sys/uio.h>
#include <sys/ioctl.h>
#include <sys/ioctl.h>
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/stat.h>
#include <sys/stat.h>
#include "pseudofs.h"
#include "pseudofs.h"
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#ifndef _H_LONG_LSEEK
#ifndef _H_LONG_LSEEK
#define _H_LONG_LSEEK
#define _H_LONG_LSEEK
 Lines 14-19    Link Here 
 *   
 *   
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
#include "mol_config.h"
#include "mol_config.h"
#include <sys/ioctl.h>
#include <sys/ioctl.h>
#include <sys/file.h>
#include <sys/file.h>