Alex Nelson
2011-Dec-13 06:03 UTC
[Libguestfs] [hivex] [PATCH 0/1] hivexml: Revise type names in output
This patch revises the value type information printed. It is also somewhat a test of how open to revision the output of a program is according to RedHat's policies, of which I am not very aware beyond strongly guaranteeing ABI compatability. Alex Nelson (1): Change value type output to standard names xml/hivexml.c | 42 ++++++++++++++++++++++++++++++++++-------- 1 files changed, 34 insertions(+), 8 deletions(-) -- 1.7.6.4
Richard W.M. Jones
2012-Jan-05 14:03 UTC
[Libguestfs] [hivex] [PATCH 0/1] hivexml: Revise type names in output
On Mon, Dec 12, 2011 at 10:03:54PM -0800, Alex Nelson wrote:> This patch revises the value type information printed. It is also > somewhat a test of how open to revision the output of a program is > according to RedHat's policies, of which I am not very aware beyond > strongly guaranteeing ABI compatability.I don't care about hivexml ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
Reasonably Related Threads
- [hivex] [PATCH 1/1] hivexml: Change value type output to standard names
- [hivex] [PATCH 8/8] hivexml: Add byte run reporting functions
- [hivex] [PATCH 2/2] hivex: Expose embedded hive file name
- [hivex] [PATCH 1/2] hivex: Expose hive major and minor version
- [PATCH 0/7] hivex + hivexml: Add byte runs for nodes and values