dankamongmen / growlight

notcurses block device manager / system installation tool
https://nick-black.com/dankwiki/index.php/Growlight
GNU General Public License v3.0
85 stars 12 forks source link

Switch from FreeBSD to zlib crc32 #91

Closed dankamongmen closed 3 years ago

dankamongmen commented 3 years ago

Remove FreeBSD crc32 implementation, and use zlib's instead. Closes #90.