From 2d54f7ff7bd9c6b60220e15efc0608e9059956e9 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Thu, 18 Aug 2005 00:56:32 +0000
Subject: posix_memalign and posix_fadvise are in uClibc now

---
 docs/uClibc_vs_SuSv3.txt | 3 +--
 1 file changed, 1 insertion(+), 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:
-- 
cgit v1.2.3