Download List

Descripción del Proyecto

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.

System Requirements

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

Esta versión incluye el roscado POSIX en tiempo real, programación de hilos, y una biblioteca pthread mínimo.
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

Este comunicado tiene correcciones de errores, limpieza, y muchas optimizaciones. Las funciones de biblioteca C son conformes. Hay actualizaciones de la documentación.
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