summaryrefslogtreecommitdiffstats
path: root/tools/cws2fws.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer2015-06-121-9/+12
|\
| * cws2fws: Close file handles on errorVittorio Giovara2015-06-121-9/+12
* | tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer2015-05-061-1/+1
* | cws2fws: check fstat return code.Michael Niedermayer2012-10-261-1/+4
* | cws2fws: check lseek() returnMichael Niedermayer2012-10-261-2/+2
* | cws2fws: check inflateInit return valueMichael Niedermayer2012-10-261-1/+4
|/
* tools: Include io.h for open/read/write/close if unistd.h doesn't existMartin Storsjö2012-08-291-0/+6
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-31/+25
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-081-9/+9
* cws2fws: Improve error message wording.Diego Biurrun2011-05-161-2/+2
* tools: Check the return value of write().Diego Biurrun2011-05-161-3/+12
* remove warningsBenoit Fouet2007-07-181-6/+6
* revert my accidental previous commitBenoit Fouet2007-07-171-5/+5
* fix tools compilationBenoit Fouet2007-07-171-5/+5
* create and populate "tools" directoryMåns Rullgård2007-07-131-0/+130
OpenPOWER on IntegriCloud