Re: the difference between posix user and c user

2018-01-11 Thread Sebastian Huber
On 12/01/18 02:28, Russell Haley wrote: On Wed, Jan 10, 2018 at 8:50 AM, Gedare Bloom wrote: On Thu, Dec 28, 2017 at 9:35 PM,bin.w...@qkmtech.com wrote: is the posix api and the c api used together? POSIX and ISO-C tend to go together. With RTEMS,

Re: Re: the difference between posix user and c user

2018-01-11 Thread Russell Haley
the Classic API going to be fully supported going forward? Russ >> >> bin.w...@qkmtech.com >> >> >> From: bin.w...@qkmtech.com >> Date: 2017-12-29 09:25 >> To: Chris Johns; Users >> Subject: Re: Re: the difference be

Re: Re: the difference between posix user and c user

2018-01-10 Thread bin.w...@qkmtech.com
hen ,the compiler will not use the unused code . thanks bin.w...@qkmtech.com From: Gedare Bloom Date: 2018-01-11 00:50 To: bin.w...@qkmtech.com CC: Chris Johns; Users Subject: Re: Re: the difference between posix user and c user On Thu, Dec 28, 2017 at 9:35 PM, bin.w...@qkmtech.com <bin.w...@qkmtech

Re: Re: the difference between posix user and c user

2018-01-10 Thread Gedare Bloom
t; > From: bin.w...@qkmtech.com > Date: 2017-12-29 09:25 > To: Chris Johns; Users > Subject: Re: Re: the difference between posix user and c user > i google the posix .now i know that posix is the abbreviation of "the > Portable Operating System Interface" it is for softw

Re: Re: the difference between posix user and c user

2017-12-28 Thread bin.w...@qkmtech.com
Subject: Re: Re: the difference between posix user and c user i google the posix .now i know that posix is the abbreviation of "the Portable Operating System Interface" it is for software compatibility with variants of Unix and other operating systems but you said, "POSIX and the Class

Re: Re: the difference between posix user and c user

2017-12-28 Thread bin.w...@qkmtech.com
he posix is packaged on the basis of the standard C, is it right ? the classic api is the standard c interface , is it right? best wishes bin.w...@qkmtech.com From: Chris Johns Date: 2017-12-29 02:18 To: users Subject: Re: the difference between posix user and c user On 29/12/17 12:00 am, bin.w...@qkm

Re: the difference between posix user and c user

2017-12-28 Thread Chris Johns
On 29/12/17 12:00 am, bin.w...@qkmtech.com wrote: > hi everyone: > > i am new to linux and rtems. i do not understand > what the difference between posix user and c user . > > i am confused about these two concept. which condition i should choose posix ? > which condition i should choose c ? >