summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add custom memory management strategies to cppc4groupMarkus Mittendrein2019-04-201-0/+51
* Add openAsChild, currently without writing supportMarkus Mittendrein2019-03-202-0/+179
* Much documentation (I consider it to be quite complete)Markus Mittendrein2019-03-203-0/+6
* Remove the extra argument from cc4group_mmap and cc4group_munmap as its actua...Markus Mittendrein2019-03-181-3/+2
* Fix size formatting of c4ls and c4ls_bufferMarkus Mittendrein2019-03-162-2/+2
* Fix c4ls_buffer and reading from stdin file "-" on windowsMarkus Mittendrein2019-03-161-0/+3
* Add openFd, openFilePointer and openWithReadCallback methodsMarkus Mittendrein2019-03-161-2/+1
* Add openMemory method with an exampleMarkus Mittendrein2019-03-161-0/+130
* Windows support (hopefully!)Markus Mittendrein2019-03-082-7/+8
* Make c4mkdir actually create a directory (not delete)Markus Mittendrein2019-03-081-11/+4
* Refactor code into a library and implement basic file management methodsMarkus Mittendrein2018-08-159-0/+646