Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | acl: update to 2.3.2 | Maxim Storchak | 2024-02-10 |
| | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com> | ||
* | acl: fix compilation with musl 1.2.4 | Tianling Shen | 2023-05-17 |
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so just having _GNU_SOURCE defined is not enough anymore. Backport an upstream fix to replace these old functions. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> |