Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 | Dan Winship | 2001-01-06 | 1 | -10/+12 |
| | | | | | | | | * e-msgport.c: #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 throughout. (pthread_t is a pointer type on my system, so there are lots of warnings without the cast.) svn path=/trunk/; revision=7271 | ||||
* | Some debug commented out, static list intialiser. | Michael Zucci | 2001-01-03 | 1 | -6/+7 |
| | | | | svn path=/trunk/; revision=7221 | ||||
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+774 |
2000-12-24 Not Zed <NotZed@HelixCode.com> * Merge from camel-mt-branch. svn path=/trunk/; revision=7152 |