Well seems the error is related to the system call not existing. Might be one of the things they stripped out of the kernel, but you say you see it. I'm thinking that allocating shared memory might be different on a device of that, at least that's something I would modify if I was google and writing android kernel.
That's all for now, I'll try and checkout the kernel and take a look for you here sometime soon and get back to you... with a confirmed answer. On Nov 17, 8:37 am, "Donuvi Tanoga" <[EMAIL PROTECTED]> wrote: > Hi ! > > Does Android supports SYSVIPCAPI (like shmget, semget and friends..) ? > > I do see the relevant code in the kernel, > and bionic stubs that issue the relevant system call, > but when I'm trying to use it (e.g. shmget) I get -ENOSYS... > > Thank you! > Donuvi --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
