Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-18 | memfd: internalize header | David Herrmann | |
Fix the memfd.h header to use handy features like #pragma, cleanup-funcs and util.h. Also drop the EXTERN-C macros. | |||
2014-08-18 | memfd: move code from public library to src/shared | Daniel Mack | |
Don't expose generic kernel API via libsystemd, but keep the code internal for our own usage. |