Télécharger la liste

Description du projet

PaulOS is a reference implementation of an embedded operating system which supports a subset of POSIX geared for embedded realtime single process applications. It is written to allow applications to be developed under GNU/Linux or FreeBSD and then recompiled without changes for the target architecture. It features POSIX file descriptors, a TCP stack (LwIP) with a BSD socket API, an ANSI C library, a DNS resolver library, and a minimal pthread library. A number of GNU/Linux network applications have been ported to it.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-28 17:18
1.3.0

Cette version ajoute threading POSIX en temps réel, l'ordonnancement des threads, et une bibliothèque pthread minime.
Tags: Major feature enhancements
This release adds realtime POSIX threading, thread scheduling, and a
minimal pthread library.

2003-02-11 23:28
1.2.0

Ce communiqué a bugfixes, du nettoyage, et de nombreuses optimisations. Fonctions de la bibliothèque C sont conformes. Il ya des mises à jour de la documentation.
Tags: Major bugfixes
This release has bugfixes, cleanups, and many optimizations. C library functions are compliant. There are documentation updates.

2002-10-01 07:45
1.0.0

Tags: Initial freshmeat announcement

Project Resources