summaryrefslogtreecommitdiffstats
path: root/src/cc4group.h
Commit message (Expand)AuthorAgeFilesLines
* Fix c4ls_buffer and reading from stdin file "-" on windowsMarkus Mittendrein2019-03-161-2/+2
* Use void* instead of uint8_t* for passing data to openMemory and with the rea...Markus Mittendrein2019-03-161-2/+2
* Add openFd, openFilePointer and openWithReadCallback methodsMarkus Mittendrein2019-03-161-1/+20
* Add openMemory method with an exampleMarkus Mittendrein2019-03-161-0/+5
* Fix description of cc4group.setEntryData and remove wrong description of cc4g...Markus Mittendrein2019-03-081-5/+4
* Add a more flexible enum to choose the memory management mode for setEntryDat...Markus Mittendrein2018-10-021-1/+7
* Refactor some calls to cc4group_getEntryByPath into several common functionsMarkus Mittendrein2018-08-191-1/+1
* Add possibility to leave data ownership to the caller of setEntryData and rem...Markus Mittendrein2018-08-181-3/+4
* Refactor code into a library and implement basic file management methodsMarkus Mittendrein2018-08-151-0/+97