Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | change strncmp() == 0 to STREQLEN() | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | convert uses of strcasecmp to STRCASEEQ | Jim Meyering | 2009-11-09 | 1 | -2/+2 |
* | define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc. | Jim Meyering | 2009-11-09 | 1 | -0/+10 |
* | indent with spaces, not TABs | Jim Meyering | 2009-11-09 | 1 | -6/+6 |
* | placate 'make syntax-check' | Jim Meyering | 2009-11-09 | 1 | -1/+0 |
* | hivex: fail upon integer overflow | Jim Meyering | 2009-11-04 | 1 | -0/+3 |
* | hivex: Check unchecked calloc (Jim Meyering). | Richard Jones | 2009-11-04 | 1 | -0/+2 |
* | Add HTML documentation to website. | Richard Jones | 2009-10-29 | 1 | -0/+29 |
* | Fix misspelling in previous commit. | Richard Jones | 2009-10-29 | 1 | -2/+2 |
* | RHEL 5: Also add le{16,64}toh functions | Richard Jones | 2009-10-29 | 1 | -0/+12 |
* | RHEL 5: Detect endianness functions and supply them. | Richard Jones | 2009-10-29 | 3 | -1/+34 |
* | Prepare for version 1.0.75. | Richard Jones | 2009-10-29 | 1 | -1/+1 |
* | Support for Windows Registry. | Richard Jones | 2009-10-29 | 10 | -0/+3271 |