This is the mail archive of the ecos-patches@sourceware.org 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: [PATCH] add ftok() and getenv() functions to the synthetic target


> So how about cyg_hal_sys_ftok() ?

Im working on it, but it crashes horribly, becasue it corrupts the
stack. 

It looks like your implementations of cyg_hal_sys_?stat() are passing
the wrong structure to the kernel. So i first need to fix this before
i can test your ftok() implementation.

        Andrew


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