dfuse
dfuse copied to clipboard
Build fixes and implement an exit method
There are several build issue fixes:
- Eliminate warning about an old style array
- Fix incorrect target choice between OSX and Linux
Also implement an exit function to allow the program to exit cleanly.