summaryrefslogtreecommitdiff
path: root/tools/cws2fws.c
Commit message (Expand)AuthorAge
* tools/cws2fws: Check read() for failureMichael Niedermayer2021-07-03
* Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer2015-06-12
|\
| * cws2fws: Close file handles on errorVittorio Giovara2015-06-12
* | tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer2015-05-06
* | cws2fws: check fstat return code.Michael Niedermayer2012-10-26
* | cws2fws: check lseek() returnMichael Niedermayer2012-10-26
* | cws2fws: check inflateInit return valueMichael Niedermayer2012-10-26
|/
* tools: Include io.h for open/read/write/close if unistd.h doesn't existMartin Storsjö2012-08-29
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
* cws2fws: Improve error message wording.Diego Biurrun2011-05-16
* tools: Check the return value of write().Diego Biurrun2011-05-16
* remove warningsBenoit Fouet2007-07-18
* revert my accidental previous commitBenoit Fouet2007-07-17
* fix tools compilationBenoit Fouet2007-07-17
* create and populate "tools" directoryMåns Rullgård2007-07-13