[PATCH 2/2] docs/uClibc_vs_SuSv3.txt: Remove a number of functions.

Will Newton will.newton at gmail.com
Mon Mar 14 15:10:58 UTC 2011


Remove these functions from the list as they appear to be
implemented:

 * lldiv
 * posix_openpt
 * strerror_r
 * sigsetjmp
 * pselect
 * waitid
 * sigqueue

Signed-off-by: Will Newton <will.newton at imgtec.com>
---
 docs/uClibc_vs_SuSv3.txt |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/docs/uClibc_vs_SuSv3.txt b/docs/uClibc_vs_SuSv3.txt
index 888983b..e5ef7ac 100644
--- a/docs/uClibc_vs_SuSv3.txt
+++ b/docs/uClibc_vs_SuSv3.txt
@@ -30,7 +30,7 @@
http://lists.uclibc.org/pipermail/uclibc/2004-March/029390.html
     call has finished.

 *) Missing obligatory interfaces
-    stdlib.h: _Exit, lcong48, lldiv, posix_openpt;
+    stdlib.h: _Exit, lcong48;
               ecvt, fcvt
     ndbm.h: [all=9] dbm_*
     utmpx.h: [all=6] *utx* (but functions without "x" do exist!)
@@ -38,12 +38,8 @@
http://lists.uclibc.org/pipermail/uclibc/2004-March/029390.html
     unistd.h: getwd, ualarm
     inttypes.h: imaxdiv
     fmtmsg.h: fmtmsg
-    string.h: strerror_r
-    setjmp.h: setsigjmp
     monetary.h: strfmon
-    sys/select.h: pselect
     sys/socket.h: sockatmark
-    sys/wait.h: waitid

 *) Missing optional interfaces
     trace.h: (depends on TRC) [all=50] posix_trace_*
@@ -64,7 +60,6 @@
http://lists.uclibc.org/pipermail/uclibc/2004-March/029390.html
              posix_typed_mem_getinfo, posix_typed_mem_open (depend on TYM);
              shm_open, shm_unlink (depend on SHM)
     fcntl.h: posix_fallocate (depend on ADV)
-    signal.h: sigqueue (depends on RTS)

 *) Missing math interfaces
     math.h: [126] many
-- 
1.7.3.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-docs-uClibc_vs_SuSv3.txt-Remove-a-number-of-function.patch
Type: text/x-patch
Size: 1804 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20110314/c58753ad/attachment.bin>


More information about the uClibc mailing list