| 2022-03-23 |
libstrat: misc fixes for unused arg warnings
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|---|---|
|
fatal: update for new 14.0.0 command
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: update version (note: actual 14-kernel diff/impl todo)
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
pm/kern: update for 14.0.0
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
sprofile: update for 14.0.0 (orphaned profiles now deleted on import)
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
exo/fusee: first pass at updating enums for 14.0.0
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-03-22 |
ncm: update client code to better reflect latest sysupdate
Michael Scire
authored
on 19 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
strat: only include windows.h in translation units where actually needed
Michael Scire
authored
on 17 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
windows: link libgcc/libstdc++ statically
Michael Scire
authored
on 17 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: utilities for hac2l to print gc headers
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: add gc validation wrappers for hac2l
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: add indirection to raw storage open, for hac2l
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
util: update function dtors, update gitignore
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
lz4: update to git-master
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
strat: minor result/overflow check fixes
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: revise allocation-fail result names
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
strat: revise fs unsupported operation results, add overflow utils
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix inverted alignment determination in compressed storage
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix locking in FileSystemBufferManager
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix clang-build, os: StackGuardManager
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: move bitmap classes out of save::
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix missing mutex acquire in compressed storage invalidate/find
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: first pass at compressed storage (works on iridium with wip hac2l code)
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fssrv: add ExternalKeyManager (rights-id crypto) for hac2l
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
symbols: use same strategy on windows as on macOS
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
use cxxabi for demangling on linux/windows
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
Implement working macOS backtrace symbolization
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
os: add working stack logic for macOS
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fix stack getting on linux, add test
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
diag: fix typo in hos-specific backtrace getter
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|