浏览代码

Expand NIS comments

Eric Andersen 23 年之前
父节点
当前提交
a8535b4426
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/Glibc_vs_uClibc_Differences.txt

+ 2 - 1
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.
 are not at all implemented.
 
 
 8) uClibc does not provide libnsl.so.1, and has no support for Network
 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.
 9) uClibc's locale support is not 100% complete yet.  We are working on it.