Nils O. Selåsdal
|
e922e60849
|
Fix uc_tailq_empty. It did not work prior to this.
|
2015-05-05 00:05:27 +02:00 |
|
Nils O. Selåsdal
|
a367e84b00
|
Move UC_INLINE to utils.h
|
2015-01-03 01:51:18 +01:00 |
|
Nils O. Selåsdal
|
1282f420a1
|
Get rid of clang warnings for UC_INLINE
|
2014-09-12 01:11:41 +02:00 |
|
Nils O. Selåsdal
|
2ac412917a
|
Fix comment
|
2013-11-30 13:42:49 +01:00 |
|
Nils O. Selåsdal
|
6dc59ccbf8
|
Add macros for iterating the containing entry
|
2013-11-30 13:40:05 +01:00 |
|
Nils O. Selåsdal
|
6706d59b4b
|
undef UC_INLINE
|
2013-11-30 03:26:45 +01:00 |
|
Nils O. Selåsdal
|
ad90215452
|
Add UC_TAILQ_CONTAINER. Fix spelling error
|
2013-11-30 03:24:43 +01:00 |
|
Nils O. Selåsdal
|
44b86f2fde
|
Add FIRST/NEXT/LAST/PREV macros, analogous to sys/queue.h
|
2013-11-28 23:21:56 +01:00 |
|
Nils O. Selåsdal
|
f5d918e77d
|
Add a _move_head and _move_tail function to move a node
Also be more consisten in cometns about tailq instead of list
|
2013-11-28 22:50:03 +01:00 |
|
Nils O. Selåsdal
|
80d73629bf
|
add uc_tailq_link() and use it in uc_tailq_remove()
|
2013-11-28 20:01:25 +01:00 |
|
Nils O. Selåsdal
|
4a2c524e14
|
Add tailq linked list
|
2013-11-28 18:30:01 +01:00 |
|