Begin3 Title: SimTOS Version: 0.1 Entered-date: December 7, 1996 Description: SimTOS is a library which mimics the services provided the MTOS-UX operating system from IPI. This is useful if you are using MTOS-UX for your embedded system software and you are doing cross platform development. By linking with the SimTOS library, you can simulate and debug your software on the host before your hardware is available. As a result, reducing your total system development time. In summary, the library is simply a wrapper around the Pthreads library. As this is implemented for many platforms, it is not difficult for this library to be ported to systems other than Linux. Keywords: MTOS-UX, real time operating system, pthreads Author: dwu@linus.socs.uts.edu.au Maintained-by: dwu@linus.socs.uts.edu.au Primary-site: sunsite.unc.edu /pub/Linux/[TBD] 70 kb simtos.tgz 1 kb simtos.lsm Alternate-site: Original-site: Platform: Copying-policy: GNU Library General Public License End