summaryrefslogtreecommitdiff
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* dmidecode: Add support for 64-bit addresseskhali2015-04-271-2/+2
* util: Add read_file() function for reading sysfs fileskhali2015-04-211-0/+1
* Update my e-mail addresskhali2014-02-031-1/+1
* Update copyright year.khali2010-11-241-1/+1
* Add utility function u64_range, which computes the range between twokhali2010-11-241-0/+1
* When dumping the DMI table to a binary file, truncate the file first.khali2008-10-281-1/+1
* Update copyright statements.khali2008-02-161-0/+20
* New option --dump-bin, dump the DMI data to a sparse binary file.khali2008-02-161-0/+1
* Define an ARRAY_SIZE macro which computes the size of a static array, andkhali2007-02-111-0/+2
* Use size_t instead of off_t when handling memory addresses. This preventskhali2005-02-111-1/+1
* Function myread() has no more user outside of util.c.khali2004-11-211-1/+0
* New mem_chunk function. It returns a buffer containing a copy of a givenkhali2004-05-021-0/+1
* Common "util" functions.khali2003-06-171-0/+6