diff options
Diffstat (limited to 'docs/uClibc_vs_SuSv3.txt')
-rw-r--r-- | docs/uClibc_vs_SuSv3.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/uClibc_vs_SuSv3.txt b/docs/uClibc_vs_SuSv3.txt index 35c0ea9e2..b83f6d4ef 100644 --- a/docs/uClibc_vs_SuSv3.txt +++ b/docs/uClibc_vs_SuSv3.txt @@ -93,9 +93,8 @@ stropts.h: (depends on XSR) isastream, {g,s}et{,p}msg, fattach, fdetach sys/mman.h: posix_madvice (depends on ADV); posix_mem_offset, posix_typed_mem_getinfo, posix_typed_mem_open (depend on TYM); shm_open, shm_unlink (depend on SHM) -fcntl.h: posix_fadvice, posix_fallocate (depend on ADV) +fcntl.h: posix_fallocate (depend on ADV) signal.h: sigqueue (depends on RTS) -stdlib.h: posix_memalign (depends on ADV) Unimplemented mathematical interfaces: |