]> git.ipfire.org Git - thirdparty/kmod.git/history - shared/util.h
util: Add msec variants for time-related functions
[thirdparty/kmod.git] / shared / util.h
2022-06-27  Lucas De Marchiutil: Add msec variants for time-related functions
2022-06-27  Lucas De Marchiutil: Add time-related functions from testsuite
2015-03-24  Lucas De Marchiutil: use UINT64_MAX
2015-02-10  Lucas De Marchishared: add helper function to add and check for overflow
2014-10-09  Lucas De MarchiChange parameter from int to char
2014-10-09  Lucas De MarchiLog error on failed underscores(), moving it to shared/
2014-10-09  Lucas De MarchiMove remaining functions from libkmod-util to shared
2014-10-09  Lucas De MarchiMove alias_normalize() to shared
2014-10-03  Lucas De MarchiRename getline_wrapped() to freadline_wrapped()
2014-10-03  Lucas De MarchiMove generic util functions to shared directory