summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Sort m4/.gitignore file.Richard W.M. Jones2011-06-291-18/+21
|
* build: update gnulib submodule to latestJim Meyering2011-06-281-0/+2
|
* Update gnulib.Richard W.M. Jones2011-05-121-0/+4
|
* Sort and complete m4/.gitignore file.Richard Jones2010-02-191-4/+54
|
* Support for Windows Registry.Richard Jones2010-02-192-0/+279
In hivex/: This mini-library allows us to extract Windows Registry binary files ("hives"). There are also two tools: hivexml converts a hive to a self-describing XML format. hivexget can be used to extract single subkeys from a hive.