virt-rescue: Freshen documentation.
[libguestfs.git] / hivex /
2009-11-20 Jim Meyeringmaint: use EXIT_* symbol (not constant, 2) to indicate...
2009-11-20 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-11-09 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2009-11-09 Jim Meyeringconvert uses of strcasecmp to STRCASEEQ
2009-11-09 Jim Meyeringdefine STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
2009-11-09 Jim Meyeringindent with spaces, not TABs
2009-11-09 Jim Meyeringplacate 'make syntax-check'
2009-11-04 Jim Meyeringhivex: fail upon integer overflow
2009-11-04 Richard Joneshivex: Check unchecked calloc (Jim Meyering).
2009-10-29 Richard JonesAdd HTML documentation to website.
2009-10-29 Richard JonesFix misspelling in previous commit.
2009-10-29 Richard JonesRHEL 5: Also add le{16,64}toh functions
2009-10-29 Richard JonesRHEL 5: Detect endianness functions and supply them.
2009-10-29 Richard JonesPrepare for version 1.0.75.
2009-10-29 Richard JonesSupport for Windows Registry.