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: [PATCH] shmat, shmget and shmdt syscalls for synth target


On Tue, Dec 14, 2004 at 11:01:48PM +0100, Alexander Neundorf wrote:
> Hi,
> 
> attached is a patch against current cvs which adds support for the shmat(), 
> shmget() and shmid() system calls for the synth. target. This is useful e.g. 
> for connecting to the Qt/E qvfb framebuffer simulator.

I rearranged your patch a little bit. There is a new file
synth_syscalls.c which contains your small functions. I've also moved
the cyg_hal_sys_mmap() call from the flash driver into this file.

Attached is the patch i have committed.

        Andrew

Attachment: shmat.diff
Description: Text document

-- 
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]