Luke Dashjr
|
78907f6fed
Bugfix: Initialise notifier (as invalid) for no-thread devices (SGW)
|
12 years ago |
Luke Dashjr
|
71ede4ca03
Helper functions bfg_json_obj_string and share __json_array_string
|
12 years ago |
Luke Dashjr
|
40a3e7ce27
bytes_t: Add bytes_shift and bytes_nullterminate
|
12 years ago |
Luke Dashjr
|
dd9c99c167
bytes_t functions: bytes_init, bytes_append, bytes_reset
|
12 years ago |
Luke Dashjr
|
d22028c9b3
Merge commit '6bd10d9' into bfgminer
|
12 years ago |
Luke Dashjr
|
6bd10d905a
Enable notifications for sick/dead with --cmd-sick and --cmd-dead options that execute commands when the event occurs
|
12 years ago |
Luke Dashjr
|
bf1b8bf744
Merge commit '13f729c' into bfgminer
|
12 years ago |
Luke Dashjr
|
13f729cfc1
Bugfix: Avoid incrementing dev_thermal_cutoff_count when just updating timestamp on status
|
12 years ago |
Luke Dashjr
|
7537023841
Avoid using potentially locale-dependent ctype functions in locale-independent contexts
|
12 years ago |
Luke Dashjr
|
1c47c4fbcb
Merge commit 'cdddd4b' into bfgminer
|
12 years ago |
Luke Dashjr
|
cdddd4be5c
Bugfix: Stratum Fix debug logging of initial mining.subscribe command
|
12 years ago |
Luke Dashjr
|
b81e7a23bd
Timer-based gettimeofday substitute for systems with poor time-of-day clocks (Windows)
|
12 years ago |
Luke Dashjr
|
d7d70cbe71
Generic refactoring for timer_set_now
|
12 years ago |
Luke Dashjr
|
ab62fdf1f3
Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime)
|
12 years ago |
Luke Dashjr
|
df45e5cf9f
Always use struct timeval for timers, and don't mix timers with timestamps (functional only)
|
12 years ago |
Luke Dashjr
|
313f7f9ac8
get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case
|
12 years ago |
Ang Iongchun
|
55af8f09ab
bytes_cpy: avoid malloc and memcpy when size is zero
|
12 years ago |
Ang Iongchun
|
162b65b6a0
fix infinite loop in bytes_cpy when size is zero
|
12 years ago |
Luke Dashjr
|
75b58b16a5
Implement bytes_t for generic binary data storage (including smart realloc-based resize)
|
12 years ago |
Luke Dashjr
|
d46f61e7f0
ztex: Provide manuf/product/serial to cgpu interface
|
12 years ago |
Luke Dashjr
|
9ee00bed83
DevAPI: Store manufacturer/product/serial for each device
|
12 years ago |
Luke Dashjr
|
7d9176a549
cpu & opencl: Refuse to detect more than once
|
12 years ago |
Luke Dashjr
|
68aa670b50
Bugfix: stratum: Log WSAGetLastError() for error number on recv failures on Windows
|
12 years ago |
Luke Dashjr
|
adc85d0b5c
Use bfg_strerror where it is already needed (for thread-safety)
|
12 years ago |
Luke Dashjr
|
ac0bae4e91
New thread-safe bfg_strerror function to portably stringify error codes
|
12 years ago |
Luke Dashjr
|
b001f6cc72
Merge commit 'd52ab24' into cg_merges_20130606a
|
12 years ago |
Luke Dashjr
|
daf67462aa
Add missing copyright sections to files that may need them
|
12 years ago |
Con Kolivas
|
d52ab244ee
Provide an nusleep equivalent function to nmsleep.
|
12 years ago |
Luke Dashjr
|
9610c8579c
Semi-Merge commit 'd2abaa8' into cg_merges_20130524b
|
12 years ago |
Luke Dashjr
|
bce21f9d87
Merge commit '62a1403' into cg_merges_20130524b
|
12 years ago |