aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* siginfo: mds-clipboard, mds-echo, mds-kkbdMattias Andrée2015-04-183-0/+93
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée2015-04-185-1/+106
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* noop implementation of siginfo supportMattias Andrée2015-04-122-0/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document siginfo and add it to macros.hMattias Andrée2015-04-121-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2015-02-13105-105/+105
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-01-031-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* tabulationMattias Andrée2014-12-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: dump call-stackMattias Andrée2014-12-133-3/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: use the call-stackMattias Andrée2014-12-131-3/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: call-stack: push and pop functionsMattias Andrée2014-12-132-1/+128
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-131-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: beginning on call-stacksMattias Andrée2014-12-123-3/+98
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-122-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use atoz and not atoll when parsing integers to size_tMattias Andrée2014-12-111-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix errors in layout filesMattias Andrée2014-12-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-12-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: minor bug fixesMattias Andrée2014-12-112-3/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some small fixesMattias Andrée2014-12-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-112-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: do not warn about non-shadowing after a for-loopMattias Andrée2014-12-113-4/+74
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: validate-tree: you can define functions and macros inside assumption-clausesMattias Andrée2014-12-111-33/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-101-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m simplificationMattias Andrée2014-12-101-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: fix memory exhaustion bugMattias Andrée2014-12-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make it easier to track memory allocationsMattias Andrée2014-12-101-3/+101
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: fix sideeffect trackingMattias Andrée2014-12-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-102-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: test returnMattias Andrée2014-12-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add xmemdup macroMattias Andrée2014-12-1016-91/+53
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-1024-144/+151
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-12-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-101-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: m + more test casesMattias Andrée2014-12-102-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: m bug fixes + more test casesMattias Andrée2014-12-093-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-091-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: bug fixes and test casesMattias Andrée2014-12-093-18/+28
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: watch out for incomplete function callsMattias Andrée2014-12-091-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: m + compile-layout: bug fixes and test casesMattias Andrée2014-12-091-15/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* merge track-errors and resolve conflictMattias Andrée2014-12-0947-995/+1104
|\ | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * report an error, rather than causing failure the caller but not for the called functionMattias Andrée2014-12-091-0/+9
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * missed to change some partsMattias Andrée2014-12-093-23/+14
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * make sure errno is not changed during fail_ifMattias Andrée2014-12-091-0/+2
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * make exit_if easier on the syntaxMattias Andrée2014-12-092-6/+4
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * make fail_if friendlier to complex if-statementsMattias Andrée2014-12-093-25/+17
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * do no print whence an error occurred if it is EMSGSIZE, ECONNRESET or EINTR, those are not real errors, just abnormalitiesMattias Andrée2014-12-091-3/+9
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-099-90/+93
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-0832-551/+685
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * rename pfail to failMattias Andrée2014-12-0833-135/+135
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * m + make sure we never lose errnoMattias Andrée2014-12-088-30/+31
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>