Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 1 | -7/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: variables | Mattias Andrée | 2014-12-06 | 1 | -4/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: m + include stack for macro and check for redefinitions of macros | Mattias Andrée | 2014-12-04 | 1 | -3/+95 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: more progress on the compilation | Mattias Andrée | 2014-12-04 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: split out and dedup include stack | Mattias Andrée | 2014-12-02 | 1 | -0/+170 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |