hbowden / nextgen

A Genetic File, Syscall and Network Fuzzer.
Other
58 stars 15 forks source link

Finish Cygwin support. #25

Closed hbowden closed 7 years ago

hbowden commented 7 years ago

Nextgen currently compiles successfully on Cygwin, however most tests fail, asprintf and syscall(2) must be implemented and concurrencykit's install routine needs to be updated so concurrencykit can be installed on a Windows box with Cygwin installed.

hbowden commented 7 years ago

No need for Cygwin. Will just use native win api.