I have released Prex version 0.5.0 today. * New: Added file system server including VFS framework, buffer cache and mount function. * New: Added devfs - device file system. * New: Added ramfs - RAM file system. * New: Added arfs - archive file system. * New: Added file system test tool. * New: Added 'configure' script for build. * New: Support BSD style makefile for POSIX applications. * Fix: Fixed crash in irq_detach() when not using an ist. * Fix: Fixed makefile to optimize build speed with cygwin.
You have to run 'configure' script at the top of the source tree before compiling this version. - Kohsuke http://prex.sf.net ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Prex-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/prex-devel
