|
From: Frank V. C. <fr...@co...> - 2000-06-20 12:53:45
|
Whooa, with so much activity in this mailing list it is hard to get a word in edgewise. At anyrate, I am descending from the short repair to other concerns that have kept me from a more proactive participation in code updates, doc refreshes, etc. Package and distribution changes are in the works, as per plans and feedback in this group. Upcoming code changes will include: Module (shared library) loading and some more semaphore clean ups. Some questions on semaphore: Semaphore Names --------------- The interface exists, as a noop currently, that would allow you to bind individual semaphores by a collection of characters otherwise known as a Name (ok, who thought I was going to say Kelly's Heros?). This pushes, then, the requirement that the CSA be expanded to manage variable length space requirements (not a problem) and obviously more space for the string. Thoughts? -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |