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 |
* | 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 |
* | 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 | 1 | -1/+30 |
* | Support for Windows Registry. | Richard Jones | 2009-10-29 | 1 | -0/+1398 |