osku
|
f970488ae0
|
Add 'level' parameter to mutex_create(), remove mutex_set_level().
Rename SYNC_LEVEL_NONE to SYNC_LEVEL_VARYING, add comment clarifying what it
is used for.
|
2006-04-28 05:43:08 +00:00 |
|
osku
|
66946183b2
|
Add a work queue implementation.
|
2006-04-26 12:14:50 +00:00 |
|
osku
|
c89455c16c
|
Add a normal linked-list implementation.
|
2006-04-26 11:58:07 +00:00 |
|
osku
|
024530e8c1
|
Rename ib_vector typedef to ib_vector_t.
|
2006-04-06 10:02:44 +00:00 |
|
osku
|
fb452643be
|
Add ib_vector datatype.
|
2006-04-06 05:20:06 +00:00 |
|
osku
|
1fe034de27
|
Port parts of r211 from branches/fts:
Add ut_strcount() and ut_strreplace().
|
2006-03-10 11:00:58 +00:00 |
|
osku
|
52d2051e95
|
Change ut_print_buf() and mem_analyze_corruption() to take a void*, not a
byte*. Remove redundant casts from callers.
|
2006-03-06 09:45:04 +00:00 |
|
osku
|
ac69f8c21b
|
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
misc cleanups.
|
2006-02-21 12:37:54 +00:00 |
|
osku
|
44a14a1791
|
Fix all function declarations to have the correct number of '=' characters.
|
2006-02-20 12:12:22 +00:00 |
|
osku
|
2903c72469
|
Import 5.0 code.
|
2005-10-27 07:29:40 +00:00 |
|