Downloadliste

Projektbeschreibung

Plan 9 From User Space is a port of the bulk of
the Plan 9 software build environment to Unix.
While the libraries make an attempt to play nice
with the rest of the system (by using the Unix
rules for printf verbs and Unix system headers,
for example), this port tries to reproduce the
Plan 9 build environment as faithfully as
possible, providing u.h and libc.h, and blithely
redefining tokens such as open, dup, and accept in
order to provide implementations that better mimic
the Plan 9 semantics. The result is a more
complicated and less Unix-friendly environment,
but Plan 9 programs can typically be compiled with
little or no changes.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-06-29 12:15 Zurück zur Release-Liste
20060628

Wichtige Bugfixes und Funktionserweiterungen vorgenommen. Ein großer Umbau des Grafik-Code wurde in eine neue Anwendung namens devdraw durchgeführt.
Tags: Major bugfixes
Major bugfixes and feature enhancements were made. A major redesign of the graphics code was undertaken in a new application called devdraw.

Project Resources