isohybrid: create a C version
authorP. J. Pandit <pj.pandit@yahoo.co.in>
Fri, 21 May 2010 03:29:52 +0000 (20:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 21 May 2010 03:29:52 +0000 (20:29 -0700)
commitdc81681f81225d6f22cc8e3afcf07a286e02ca62
treefa4235bb7f72844cd7b844569dccd7dd9cd663cf
parenteedb9638d8534bbd39bfa657b932554c92ac55d6
isohybrid: create a C version

Some Linux distributions have complained about Perl as a prerequisite
for isohybrid, so create a C version.

[ hpa: modified the array generator to put it all in one script ]
.gitignore
utils/Makefile
utils/isohdpfxarray.pl [new file with mode: 0644]
utils/isohybrid.c [new file with mode: 0644]
utils/isohybrid.h [new file with mode: 0644]