l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: ANNOUNCE: L4Env version 0.1]


From: Farid Hajji
Subject: address@hidden: ANNOUNCE: L4Env version 0.1]
Date: Tue, 1 Jul 2003 01:28:45 +0200 (CEST)

Hi,

just in case someone missed the announcement.

Caveat: L4Env is GPLv2, not LGPL nor BSD-style.
For the GNU Hurd/L4, that's okay. For *BSD/L4,
it's not.

Regards,

-FH.

------- Start of forwarded message -------
X-From_: address@hidden  Mon Jun 30 23:56:58 2003
Date: Mon, 30 Jun 2003 23:50:36 +0200 (DFT)
From: DROPS-Team <address@hidden>
X-Sender: address@hidden
To: address@hidden
X-Mailman-Approved-At: Mon, 30 Jun 2003 23:54:26 +0200
Subject: ANNOUNCE: L4Env version 0.1
Sender: address@hidden
X-Spam-Status: No
X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash mimedefang)

The DROPS team is happy to announce the first release of the
L4Env programming environment.

L4Env is a programming environment for application development on top of
the L4 microkernel family. It is developed as a part of the Dresden
Real-Time Operating System (DROPS).

Prior to L4Env, most L4 applications had their very own idea about the
environment (libraries, interfaces and so on) in which they were executed.
Almost every programmer had his own set of libraries he used to build his
applications, which resulted in huge problems if someone tried to combine
components developed by different authors. Frequent problems were
conflicting implementations of common functions (like printf) or conflicts
caused by the lack of a central management of resources like threads or
virtual memory.

The intention of L4Env is to define a set of functions which describe a
minimal environment. This minimal environment is available for every L4
application. Hence, all applications and especially all libraries can use
these functions. Libraries which are intended to be used by many different
applications should only use these functions to avoid dependencies to
other libraries.

L4Env also decreases the dependencies to a certain L4 API or hardware
architecture, making applications more portable.

L4Env is available under the GPL version 2 licence. For different
licensing schemes please contact address@hidden

Source distributions, documentation, and other online resources can be
found on the L4Env website:

   http://os.inf.tu-dresden.de/l4env/


The DROPS Team
Operating Systems Group
University of Technology Dresden, Germany


_______________________________________________
l4-hackers mailing list
address@hidden
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
------- End of forwarded message -------


-- 
Farid Hajji -- Unix Systems and Network Management.
http://www.farid-hajji.net/address.html
Quoth the Raven, "Nevermore." --Edgar Allan Poe.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]