diff options
-rw-r--r-- | docs/uClibc_vs_SuSv3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/uClibc_vs_SuSv3.txt b/docs/uClibc_vs_SuSv3.txt index b83f6d4ef..a5a9dcd49 100644 --- a/docs/uClibc_vs_SuSv3.txt +++ b/docs/uClibc_vs_SuSv3.txt @@ -58,8 +58,8 @@ interfaces pthread_cleanup_push and pthread_cleanup_pop. Omissions from obligatory interfaces: ------------------------------------- -stdlib.h: _Exit, a64l, l64a, lcong48, lldiv, mkstemp, posix_openpt; - mktemp, ecvt, fcvt +stdlib.h: _Exit, lcong48, lldiv, posix_openpt; + ecvt, fcvt ndbm.h: [all=9] dbm_* utmpx.h: [all=6] *utx* (but functions without "x" do exist!) nl_types.h: [all] catclose, catgets, catopen |