arla-commit
| Newsgroups | gmane.comp.file-systems.arla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commited by: tol Date: 2006-12-29 12:23:01 Update of: arla/lwp Modified Files: plwp.c Log Message: (LWP_DestroyProcess): when the thread routine returns, underlying thread is implicitly cleaned up, so we don't need to do it. Which for now saves us from the horrors of dynamic library loading in chroot. To generate diffs use the following commands: cvs rdiff -r1.28 -r1.29 arla/lwp/plwp.c