summaryrefslogtreecommitdiff
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Jean Delvare2010-11-241-1/+1
* Add utility function u64_range, which computes the range between twoJean Delvare2010-11-241-0/+1
* When dumping the DMI table to a binary file, truncate the file first.Jean Delvare2008-10-281-1/+1
* Update copyright statements.Jean Delvare2008-02-161-0/+20
* New option --dump-bin, dump the DMI data to a sparse binary file.Jean Delvare2008-02-161-0/+1
* Define an ARRAY_SIZE macro which computes the size of a static array, andJean Delvare2007-02-111-0/+2
* Use size_t instead of off_t when handling memory addresses. This preventsJean Delvare2005-02-111-1/+1
* Function myread() has no more user outside of util.c.Jean Delvare2004-11-211-1/+0
* New mem_chunk function. It returns a buffer containing a copy of a givenJean Delvare2004-05-021-0/+1
* Common "util" functions.Jean Delvare2003-06-171-0/+6