-
- Downloads
Add a skeleton for SrtSystemInfo
This provides a high-level API, with a cache to prevent repeated calls
to helpers. It does not yet wrap SrtLibrary or do anything with the
expectations directory.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
0f134fe0
No related branches found
No related tags found
Showing
- debian/control 1 addition, 0 deletionsdebian/control
- steam-runtime-tools/architecture-internal.h 31 additions, 0 deletionssteam-runtime-tools/architecture-internal.h
- steam-runtime-tools/architecture.c 2 additions, 1 deletionsteam-runtime-tools/architecture.c
- steam-runtime-tools/meson.build 3 additions, 0 deletionssteam-runtime-tools/meson.build
- steam-runtime-tools/steam-runtime-tools.h 1 addition, 0 deletionssteam-runtime-tools/steam-runtime-tools.h
- steam-runtime-tools/system-info.c 262 additions, 0 deletionssteam-runtime-tools/system-info.c
- steam-runtime-tools/system-info.h 53 additions, 0 deletionssteam-runtime-tools/system-info.h
- tests/expectations/i386-linux-gnu/zlib1g.symbols 4 additions, 0 deletionstests/expectations/i386-linux-gnu/zlib1g.symbols
- tests/expectations/x86_64-linux-gnu/zlib1g.symbols 4 additions, 0 deletionstests/expectations/x86_64-linux-gnu/zlib1g.symbols
- tests/meson.build 3 additions, 0 deletionstests/meson.build
- tests/system-info.c 151 additions, 0 deletionstests/system-info.c
Loading
Please register or sign in to comment