Add iso9660_name_translate() to remove ISO-name cruft.
Document iso9660_fs_stat().
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
$Id: iso9660_private.h,v 1.5 2003/09/01 02:08:59 rocky Exp $
|
||||
$Id: iso9660_private.h,v 1.6 2003/09/06 14:50:50 rocky Exp $
|
||||
|
||||
Copyright (C) 2000 Herbert Valerio Riedel <hvr@gnu.org>
|
||||
Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
|
||||
@@ -27,6 +27,10 @@
|
||||
#ifndef __CDIO_ISO9660_PRIVATE_H__
|
||||
#define __CDIO_ISO9660_PRIVATE_H__
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include <cdio/types.h>
|
||||
|
||||
#define ISO_VERSION 1
|
||||
|
||||
Reference in New Issue
Block a user