Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | bugfix of error handling while open() | Thomas Huehn | |
The normal return value from open() is a non-negative integer. In the case of an error, a value of -1 is returned instead. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> | |||
2013-03-13 | add debug handler | John Crispin | |