]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
add SIGINT support for _WIN32 environments (#120)
authorRickey Bowers Jr <redacted>
Wed, 15 Mar 2023 19:56:24 +0000 (13:56 -0600)
committerGitHub <redacted>
Wed, 15 Mar 2023 19:56:24 +0000 (21:56 +0200)
commit2d15d6c9a959749f954d4fbbf44d711e19c5bdff
tree5dd46c8c4db09f2d7c7d035d3f54ad6ed099dc56
parent2d64715ad475f192a4004a52d134c67ccb6f44ad
add SIGINT support for _WIN32 environments (#120)

* add SIGINT support for _WIN32 environments

* perhaps more consistent
main.cpp