Array contains a "lock" flag, allowing "per array" locking.
[apps/pfixtools.git] / common / array.h
2008-09-17 Florent BruneauArray contains a "lock" flag, allowing "per array"...
2008-09-17 Florent BruneauOops.
2008-09-17 Florent BruneauDeclare Array(void*).
2008-09-16 Florent BruneauStrlist filter.
2008-09-13 Florent Bruneaurbl filter implementation.
2008-09-13 Florent Bruneauforeach() semantic for arrays, improves configuration...
2008-09-12 Florent BruneauAdd array_lock and array_unlock.
2008-09-12 Florent BruneauAdd the A() macro to get the array type.
2008-09-12 Florent BruneauAdd array framework that works with any type.