Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cws2fws: check fstat return code. | Michael Niedermayer | 2012-10-26 | 1 | -1/+4 |
* | cws2fws: check lseek() return | Michael Niedermayer | 2012-10-26 | 1 | -2/+2 |
* | cws2fws: check inflateInit return value | Michael Niedermayer | 2012-10-26 | 1 | -1/+4 |
* | tools: Include io.h for open/read/write/close if unistd.h doesn't exist | Martin Storsjö | 2012-08-29 | 1 | -0/+6 |
* | tools: K&R reformatting cosmetics | Diego Biurrun | 2012-01-25 | 1 | -31/+25 |
* | tests/tools/examples: Replace direct exit() calls by return. | Diego Biurrun | 2011-12-08 | 1 | -9/+9 |
* | cws2fws: Improve error message wording. | Diego Biurrun | 2011-05-16 | 1 | -2/+2 |
* | tools: Check the return value of write(). | Diego Biurrun | 2011-05-16 | 1 | -3/+12 |
* | remove warnings | Benoit Fouet | 2007-07-18 | 1 | -6/+6 |
* | revert my accidental previous commit | Benoit Fouet | 2007-07-17 | 1 | -5/+5 |
* | fix tools compilation | Benoit Fouet | 2007-07-17 | 1 | -5/+5 |
* | create and populate "tools" directory | Måns Rullgård | 2007-07-13 | 1 | -0/+130 |