aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/stream
Commit message (Collapse)AuthorAgeFilesLines
* Fixed quota wrapper to return the value from flock()Vincent Petry2014-06-041-1/+1
|
* More PHPDoc for file functionsRobin McCorkell2014-05-131-0/+8
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-062-0/+6
|
* Added comment for clarification about fseek() call in quota.phpVincent Petry2013-10-251-0/+2
|
* Fixed quota stream's fseek methodVincent Petry2013-10-251-2/+12
| | | | | | - Added missing return statement - Added missing support for SEEK_END - Fixes #5524
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-305-0/+560
Conflicts: lib/private/vcategories.php