Add iso9660_name_translate() to remove ISO-name cruft.

Document iso9660_fs_stat().
This commit is contained in:
rocky
2003-09-06 14:50:50 +00:00
parent 2418f7ba45
commit c850bd6b04
5 changed files with 96 additions and 36 deletions

View File

@@ -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