This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: POSIX and uITRON question.(system level and application level?)


On Wed, Jan 15, 2003 at 10:25:17PM -0000, Qiang Huang wrote:
> Hi all:
>    Is POSIX for:  Portable **Operating System** Interface
>        uITRON for: It specifies an **application interface** for real-time
> systems.
> 
> Does it mean: POSIX is standard for operating System level and uITRON is
> standard for application(level) interface to OS ?

No.  

Both specify an API that applications use to access OS services
and functions.  They are alternate "wrappers" for the basic
eCos kernel API.

I don't know whether it's possible to configure/use a system
that has both Posix and uITRON packages.  In theory it should
be, but there may be implimentation practicalities that prevent
it.

-- 
Grant Edwards
grante@visi.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]