summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* 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