summaryrefslogtreecommitdiff
path: root/lib/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update local copies of include/linuxThomas Graf2011-06-091-0/+1
* Add nl_rate2str()Thomas Graf2011-06-091-0/+21
* Add support for ARPHRD_NONEThomas Graf2011-04-191-0/+3
* Initialize dump buffer in case caller missed itThomas Graf2011-04-101-0/+3
* constify struct trans_tblThomas Graf2010-11-171-8/+8
* New function nl_size2str()Thomas Graf2010-11-171-0/+50
* Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...Thomas Graf2010-11-171-4/+8
* Updated arp and ethernet codesThomas Graf2010-10-291-0/+20
* Fix compile warning in utils.cThomas Graf2010-07-031-1/+1
* Fix a bug when calculating ticks_per_usecJose Ignacio Naranjo Hernández2010-03-101-19/+16
* restructure module documentation orderThomas Graf2008-12-101-0/+42
* Extend nl_time2int() and rename it to nl_str2msec()Thomas Graf2008-06-161-14/+29
* Remove old line counting while dumpingThomas Graf2008-05-231-3/+2
* Return libnl error codes in translation routinesThomas Graf2008-05-201-12/+12
* Uninline various functions to save 7K codeThomas Graf2008-05-151-2/+194
* Thread-safe error handlingThomas Graf2008-05-141-91/+5
* Export nl_dump_line() and automatically count lines while dumpingThomas Graf2008-04-291-4/+17
* Read debugging environment variable when initializing the libraryThomas Graf2007-12-181-1/+9
* Export interface to define objectsThomas Graf2007-09-151-0/+54
* Initial importThomas Graf2007-09-151-0/+701