Felix Fietkau
|
aa4f3bde06
|
uloop: add a clock_gettime() implementation for mac os x
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2013-01-06 02:42:58 +01:00 |
|
Felix Fietkau
|
7157c3a4df
|
utils: add BUILD_BUG_ON (similar to the one in the linux kernel)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2013-01-01 16:10:44 +01:00 |
|
Felix Fietkau
|
59000546c0
|
utils: make it unnecessary to specify the last NULL argument for calloc_a
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2012-12-31 15:40:12 +01:00 |
|
Felix Fietkau
|
9c8ab5d64c
|
utils: move ARRAY_SIZE from uloop to utils.h
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2012-12-31 15:24:27 +01:00 |
|
Felix Fietkau
|
d03a6a27c7
|
add utils.c, containing a calloc-like function to allocate multiple chunks with different sizes in one block and return pointers
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2012-12-31 15:24:26 +01:00 |
|