Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-25 | Linux: Move mq_setattr from librt to libc | Florian Weimer | |
The symbol was moved using scripts/move-symbol-to-libc.py. To introduce the proper symbol versioning, the implementation of the system call wrapper us moved to a C file. Reviewed-by: Adhemerva Zanella <adhemerval.zanella@linaro.org> |