]> granicus.if.org Git - libnl/commit
Extend nl_time2int() and rename it to nl_str2msec()
authorThomas Graf <tgr@lsx.localdomain>
Mon, 16 Jun 2008 11:54:57 +0000 (13:54 +0200)
committerThomas Graf <tgr@lsx.localdomain>
Mon, 16 Jun 2008 11:54:57 +0000 (13:54 +0200)
commitc48a17694b6719606fa76fdad8a5cef3289cb42c
tree322688ac4fbe4bd7e8845cbd0ac9174dcff2a37e
parentd49018fd789d96ec3fa90e41af24fd2796bac9fe
Extend nl_time2int() and rename it to nl_str2msec()

Support parsing of more complex time duration input.
include/netlink/utils.h
lib/utils.c