On Sat, 2006-10-21 at 16:28 +0200, Niklaus Giger wrote: > Hi > > I run a program using the vxworks skin from user space. As did hang, I > typed "Ctrl-C" to end the program. > > Looking at /proc/xenomai/registry/vxworks/semaphores/ I remarked however, > that > there were still vxworks semaphores open, which had not been deleted. > > Is it up to the programmer to clean up at exit? Or is this a bug in the > current Xenomai implementation? >
It's not a bug, but rather a limitation. We don't currently support auto-cleanup of objects in the VxWorks skin. -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
