Using uname() rather than #ifdef __FreeBSD__

This commit is contained in:
2008-12-06 14:08:54 +00:00
parent ef834e0a11
commit b3089477fd
5 changed files with 73 additions and 14 deletions

View File

@ -120,6 +120,9 @@ Can perform multi-session tasks as emulation of mkisofs and cdrecord.
Can restore single files and whole trees from ISO image to disk filesystem.
</LI>
<LI>
Can issue commands to mount older sessions on Linux or FreeBSD.
</LI>
<LI>
Can check media for damages and copy readable blocks to disk.
</LI>
<LI>
@ -430,15 +433,18 @@ Enhancements towards previous stable version xorriso-0.2.8.pl01:
<DD>Bug fixes towards xorriso-0.3.0.pl00:
<UL>
<LI>- none yet -</LI>
<LI>Options -extract and -extract_single were not disabled with -osirrox off
</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>
<DD>Enhancements towards stable version 0.3.0.pl00:
<UL>
<LI>- none yet -</LI>
<LI>New options -mount and -mount_cmd</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>