Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement magic_getpath | Natanael Copa | 2011-11-18 | 1 | -1/+1 |
| | | | | | This function is not documented in libmagic(3) but it is available in magic.h | ||||
* | Implement magic_buffer() | Natanael Copa | 2011-11-18 | 1 | -0/+2 |
| | |||||
* | Implement magic_descriptor() | Natanael Copa | 2011-11-18 | 1 | -4/+14 |
| | |||||
* | Add simple test script | Natanael Copa | 2011-11-18 | 1 | -0/+16 |