summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib-1.0-open-with-O_CREAT-needs-3-arguments.patch
Commit message (Collapse)AuthorAgeFilesLines
* tslib: fix use of open()Luca Ceresoli2010-04-231-0/+53
Fixes error: "open with O_CREAT in second argument needs 3 arguments". Original patch: svn://svn.berlios.de/tslib/trunk/tslib r72. [Peter: pull original patch for proper attribution] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>