This is the mail archive of the ecos-patches@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: [ECOS] Filesystem get/setinfo


Savin Zlobec <savin@elatec.si> writes:

> Nick Garnett wrote:
> 
> >Savin Zlobec <savin.zlobec@email.si> writes:
> >

> >>>>The following functions would do the trick for me:
> >>>>
> >>>>int cyg_fs_getinfo(const char *path, int key, void *buf, int len);
> >>>>int cyg_fs_setinfo(const char *path, int key, void *buf, int len);
> >>>>int cyg_fs_fgetinfo(int fd, int key, void *buf, int len);
> >>>>int cyg_fs_fsetinfo(int fd, int key, void *buf. int len);


> >
> >If you would like to submit a patch I'm sure that it will be accepted.
> >
> Here it is

Applied, thanks.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


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