aboutsummaryrefslogtreecommitdiffstats
path: root/src/signal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: remove low level api setjmp to improve corss-platform abilitysaturneric2024-01-151-37/+0
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
* feat: introduce cmd functionssaturneric2023-11-291-1/+1
* refactor: improve the code structure of coresaturneric2023-11-061-2/+3
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: solve logging framework issues on windowsSaturneric2023-02-161-4/+4
* fix: reduce info level logsSaturneric2023-02-111-2/+2
* feat: change the log style in source filesSaturneric2023-02-031-3/+4
* feat(project): support freebsd buildSaturneric2022-07-241-0/+4
* <doc, refactor>(src): Clean up the code and add commentsSaturneric2022-02-021-2/+2
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-0/+5
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <refactor, chore>(project, ui, core): Normalize third-party dependencies.Saturneric2022-01-121-2/+2
* <feat ,fixed>(src): Optimize signal handlers and fix sequence errors during s...Saturneric2022-01-091-1/+14
* Fix problem on Windows.Saturneric2021-12-161-0/+4
* Fixed & Improve.Saturneric2021-12-161-0/+34