Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-12 | uClibc-ng does not implement name_to_handle_at | Alexey Neyman | |
... so don't declare it. Otherwise, eudev finds it declared and tries to link with it - and fails. Signed-off-by: Alexey Neyman <stilor@att.net> | |||
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | Waldemar Brodkorb | |
Sync with GNU C library. Found while trying to compile linux-rdma to uClibc-ng. Reported-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com> | |||
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb | |
Ported over from GNU C Library and runtime tested in Qemu. |