[ECOS] ecos and gettimeofday()

Andrew Lunn andrew@lunn.ch
Thu Oct 20 07:46:00 GMT 2005


> Additionally I'd like to move the rest of misc.c into its own 
> CYGPKG_POSIX_MISC component, but I haven't figured out yet what 
> cyg_posix_function_start() and cyg_posix_function_finish() exactly do.
> What are they required for ?

Good question. They are only used in the io/fileio. They are called
when entering or existing all fileio functions. 

They disable and enable ASR. Why i don't know. That is a question for
Nick...

Anyway, it looks like you need these functions when IO/FILEIO is
enabled as well as POSIX. I could not find any other dependancies.

I will take a look at the code later.

        Andrew

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



More information about the Ecos-discuss mailing list