This patch reflects eventual allocation errors in a more specific way to the caller of 'alloc_aligned', in particular out-of-metadata and out-of-memory are considered as different conditions. Related to issue #526.
This patch adds support for symbolic links in libc, libc plugins, file system servers and Noux. Fixes #322.