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: a question about removing file function in eCos programming


Thank you for reminding me , Mr Lunn. Looks like I have to read my 
"Embedded Software Development with eCos" again and again... ^_^

On Tue, 19 Jul 2005, Andrew Lunn wrote:

> You should remember that eCos is not Linux. Things are not supposed to
> be the same.
> 
> excel() - cyg_thread_create()
> chmod() - cyg_fs_set_attrib() but not all filesystems implement it underneath.
> 
>         Andrew
 
 

-- 
	regards, 	

	IndrA on 01:36, Jul 20

	http://ic.ee.itb.ac.id/~antonius	


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


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