index
:
DerTod-pub/cc4group
master
[no description]
DerTod
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cc4group.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix c4ls_buffer and reading from stdin file "-" on windows
Markus Mittendrein
2019-03-16
1
-2
/
+2
|
*
Use void* instead of uint8_t* for passing data to openMemory and with the ↵
Markus Mittendrein
2019-03-16
1
-2
/
+2
|
|
|
|
readCallback
*
Add openFd, openFilePointer and openWithReadCallback methods
Markus Mittendrein
2019-03-16
1
-1
/
+20
|
*
Add openMemory method with an example
Markus Mittendrein
2019-03-16
1
-0
/
+5
|
*
Fix description of cc4group.setEntryData and remove wrong description of ↵
Markus Mittendrein
2019-03-08
1
-5
/
+4
|
|
|
|
cc4group.createFile
*
Add a more flexible enum to choose the memory management mode for ↵
Markus Mittendrein
2018-10-02
1
-1
/
+7
|
|
|
|
setEntryData instead of the freeData boolean
*
Refactor some calls to cc4group_getEntryByPath into several common functions
Markus Mittendrein
2018-08-19
1
-1
/
+1
|
*
Add possibility to leave data ownership to the caller of setEntryData and ↵
Markus Mittendrein
2018-08-18
1
-3
/
+4
|
|
|
|
remove possibility to specify entry data with createFile
*
Refactor code into a library and implement basic file management methods
Markus Mittendrein
2018-08-15
1
-0
/
+97