OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Apr 23, 2024 9:44 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: announcement of manrix
PostPosted: Sun Jan 30, 2005 12:00 am 
Offline

Joined: Sun Jan 30, 2005 12:00 am
Posts: 4
hello all,
We are glad to announce the release of a microkernel based open source project with posix interface. It is in the early stage of development and lot of things are yet to be done.
http://manrix.sf.net

I hope you will give your valuable suggestions.

regards
manrix


Top
 Profile  
 
 Post subject: Re: announcement of manrix
PostPosted: Fri Mar 11, 2005 12:00 am 
Offline
Member
Member

Joined: Thu Mar 10, 2005 12:00 am
Posts: 44
What is aposix interface?


Top
 Profile  
 
 Post subject: Re: announcement of manrix
PostPosted: Sat Mar 19, 2005 12:00 am 
Offline

Joined: Sun Jan 30, 2005 12:00 am
Posts: 4
POSIX = Portable Operating systems Interface

It is a ISO/IEC 9945-1 (IEEE Std 1003.1) standard.
http://www.opengroup.org/onlinepubs/007908799/

It means all the APIs in my OS is as defined by them.
There are a lot of benefits of this and no drawbacks. First of all the end users and software developers does not need to learn ManRix specific things. They can simply use the POSIX interface. This also cuts down Training Cost and time.Secondly, the UNIX programs will be source compatible with ManRix. The program written for UNIX or LINUX will compile and run in ManRix without any change and sometimes minor change. So, there is no need for us to create separate applications for ManRix. We can easily port GNU application.

regards
Manish
http://manrix.sf.net


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 51 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group