This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
abc
mirror of
https://github.com/YosysHQ/abc.git
Watch
1
Star
0
Fork
You've already forked abc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
686d38d667
abc
/
src
/
misc
/
util
/
module.make
2 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
1. Replace system() with a function that responds to SIGINT. 2. Add functions to cleanup temporary files on SIGINT. 3. Fix bugs related to signal handling.
2011-02-01 20:13:53 +01:00
SRC += src/misc/util/utilFile.c src/misc/util/utilSignal.c