Lucas De Marchi
|
0b29ef6f59
|
util: add helper function to compare timestamps
|
2012-01-01 06:17:54 -02:00 |
|
Lucas De Marchi
|
0c010fae10
|
Move libkmod-util.c to convenience util lib
Share more code between tools and libkmod. underscores() in kmod-depmod
can not use the same function as in the lib, so rename it.
|
2011-12-28 13:33:26 -02:00 |
|
Lucas De Marchi
|
a4848e249f
|
Move util functions to libkmod-util.c
These allow them to be later shared with tools.
|
2011-12-27 18:11:58 -02:00 |
|
Lucas De Marchi
|
88e9c12e4e
|
Rename libkmod-util.h to macro.h
|
2011-11-23 16:08:04 -02:00 |
|
Lucas De Marchi
|
f87081b4d1
|
Add some function attributes and use them
|
2011-11-23 16:08:04 -02:00 |
|
Lucas De Marchi
|
6924e47a8d
|
Implement circular double-linked list
|
2011-11-23 05:15:21 -02:00 |
|