diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-08-29 23:54:00 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-08-29 23:54:00 +0000 |
commit | 696ea9299e02da2d9e26a34ce133bd934c7972a8 (patch) | |
tree | ac12e66e717020212c3c56a2cdbb14dcb73da7e1 /docs/uClibc_vs_SuSv3.txt | |
parent | e71b7cc95c5c77db093a1b91f6009f8d10780942 (diff) |
Remove comments about wordexp.
Diffstat (limited to 'docs/uClibc_vs_SuSv3.txt')
-rw-r--r-- | docs/uClibc_vs_SuSv3.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/uClibc_vs_SuSv3.txt b/docs/uClibc_vs_SuSv3.txt index a86328a58..bae433050 100644 --- a/docs/uClibc_vs_SuSv3.txt +++ b/docs/uClibc_vs_SuSv3.txt @@ -25,10 +25,10 @@ and the requirements of the SuSv3. call has finished. 2) Some functions required by SuSv3 are not currently implemented. - The function you are mostly likely to encounter is wordexp(). - A couple of years ago, nobody used wordexp. Now some apps do. - One of these days, someone may provide us with a well written - patch to implement it... + Functions listed by SuSv3 but not (yet) included in uClibc: + + fmtmsg, ftw, nftw, <dunno for certain> + More to follow when we think of it... |