aboutsummaryrefslogtreecommitdiffstats
path: root/src/apoint.c
Commit message (Collapse)AuthorAgeFilesLines
* implementation of a mutex lock to prevent appointment linked list from race ↵Frederic Culot2006-09-121-19/+41
| | | | | | conditions apoint_llist_init() created
* apoint_check_next() createdFrederic Culot2006-09-111-1/+32
|
* Initial revisionFrederic Culot2006-07-311-0/+235