[uClibc-cvs] svn commit: trunk/uClibc/docs

vapier at uclibc.org vapier at uclibc.org
Thu Aug 18 00:56:32 UTC 2005


Author: vapier
Date: 2005-08-17 18:56:32 -0600 (Wed, 17 Aug 2005)
New Revision: 11189

Log:
posix_memalign and posix_fadvise are in uClibc now

Modified:
   trunk/uClibc/docs/uClibc_vs_SuSv3.txt


Changeset:
Modified: trunk/uClibc/docs/uClibc_vs_SuSv3.txt
===================================================================
--- trunk/uClibc/docs/uClibc_vs_SuSv3.txt	2005-08-18 00:53:56 UTC (rev 11188)
+++ trunk/uClibc/docs/uClibc_vs_SuSv3.txt	2005-08-18 00:56:32 UTC (rev 11189)
@@ -93,9 +93,8 @@
 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:




More information about the uClibc-cvs mailing list