jsteube
|
6ee2658104
|
Prefix more macros to avoid collisions in other existing libraries
|
2023-01-30 14:41:12 +00:00 |
|
jsteube
|
f1ff925b6e
|
Prepare rename macros in header files from _MACRO to MACRO
|
2023-01-17 19:25:40 +00:00 |
|
philsmd
|
dbb81fb48e
|
fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it)
|
2018-10-31 11:37:06 +01:00 |
|
philsmd
|
73ed017daf
|
stdin: add read timeout checks (abort if no input for a long time)
|
2018-10-17 10:55:47 +02:00 |
|
Rosen Penev
|
77daf05dd0
|
Add HC_API_CALL to a few functions
On 32-bit MinGW, clang was throwing errors about this.
64-bit MinGW and regular MSYS does not throw warnings after the change.
|
2018-09-18 16:34:00 -07:00 |
|
jsteube
|
b044271b01
|
Move more status display calculate logic into separate functions
|
2016-10-17 13:44:07 +02:00 |
|
jsteube
|
dcdd0d89cd
|
Move thread_monitor() to monitor.c
|
2016-09-15 04:29:22 +02:00 |
|