Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | kms++-util: portability fix | Yann E. MORIN | |
__STRING(x) is a glibcism (i.e. it is non-standard), that happens to be also available with uClibc, but is not with musl. Define it if not already defined, using the same trivial definition as is done by both glibg and uClibc. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> | |||
2016-06-16 | kmsutils: add VideoDevice | Tomi Valkeinen | |
2016-06-16 | add ResourceManager | Tomi Valkeinen | |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |