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 (
Expand
)
Author
Age
Files
Lines
*
Add initCallback and deinitCallback for openWithReadCallback
Markus Mittendrein
2019-03-16
1
-2
/
+6
*
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 rea...
Markus Mittendrein
2019-03-16
1
-2
/
+2
*
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 cc4g...
Markus Mittendrein
2019-03-08
1
-5
/
+4
*
Add a more flexible enum to choose the memory management mode for setEntryDat...
Markus Mittendrein
2018-10-02
1
-1
/
+7
*
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 rem...
Markus Mittendrein
2018-08-18
1
-3
/
+4
*
Refactor code into a library and implement basic file management methods
Markus Mittendrein
2018-08-15
1
-0
/
+97