CHANGES: Update
- YThread: Big redesign, mostly because everything is now handled in one giant switch / case statement - Slog: Log timestamps to console, too - Slog: Add get_log_prio_str() - Misc: Add pthread_join_strerror() - YError: nicer timestamps - YQueue: bugfix in ETIMEDOUT
This commit is contained in:
parent
48a3b63da1
commit
5d2dffa5e9
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -108,3 +108,10 @@ o big changes everywhere, triggered by different uclnt thread scheme
|
|||
o preserving targets over config target invocation
|
||||
o added hdr to module script/devutils
|
||||
o added YTimeB: added getDateStr()
|
||||
o YThread: Big redesign, mostly because everything is now
|
||||
handled in one giant switch / case statement
|
||||
o slog: now logging timestamps to console, too
|
||||
o slog: added get_log_prio_str()
|
||||
o misc: added pthread_join_strerror()
|
||||
o YError: nicer timestamps
|
||||
o YQueue: bugfix in ETIMEDOUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue