[xiph-commits] r13397 - experimental/moritz

moritz at svn.xiph.org moritz at svn.xiph.org
Sun Jul 29 17:47:18 PDT 2007


Author: moritz
Date: 2007-07-29 17:47:18 -0700 (Sun, 29 Jul 2007)
New Revision: 13397

Modified:
   experimental/moritz/README
Log:
More ...


Modified: experimental/moritz/README
===================================================================
--- experimental/moritz/README	2007-07-30 00:46:55 UTC (rev 13396)
+++ experimental/moritz/README	2007-07-30 00:47:18 UTC (rev 13397)
@@ -7,3 +7,12 @@
 Everything here is highly experimental, probably very buggy, and there
 be dragons, likely to utterly break your FOSS-powered baby-mulching
 machines and other things.
+
+
+Contents:
+ * misc/: Miscellaneous stuff.
+ * compat/: Contains required things that are not available everywhere.
+ * xalloc/: *alloc() wrapper library.
+   - Depends on: compat/ (optional), pthreads (optional)
+ * thread/: Threading and syncronization library, similar to libicethread.
+   - Depends on: xalloc/, compat/, pthreads



More information about the commits mailing list