diff options
-rw-r--r-- | docs/Glibc_vs_uClibc_Differences.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Glibc_vs_uClibc_Differences.txt b/docs/Glibc_vs_uClibc_Differences.txt index c461e06c2..bade0e456 100644 --- a/docs/Glibc_vs_uClibc_Differences.txt +++ b/docs/Glibc_vs_uClibc_Differences.txt @@ -36,7 +36,8 @@ provided by glibc's libresolv is provided internal to uClibc. Other functions are not at all implemented. 8) uClibc does not provide libnsl.so.1, and has no support for Network -Information Service (NIS). +Information Service (NIS). We therefore, also do not provide any of the +headers files provided by glibc under /usr/include/rpcsvc. 9) uClibc's locale support is not 100% complete yet. We are working on it. |