aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it.Mattias Andrée2015-08-217-24/+73
* m + info: hash listMattias Andrée2015-08-203-106/+191
* work on mds-colour and list alternative to hash tableMattias Andrée2015-08-195-12/+574
* mMattias Andrée2015-08-191-4/+4
* mds-colour: message parsingMattias Andrée2015-08-191-2/+55
* add strict_ato* for all precise integer types, for size_t, ssize_t, and integer types that have keywordsMattias Andrée2015-08-192-0/+409
* use CLOCK_MONOTONIC if CLOCK_MONOTONIC_RAW is not definedMattias Andrée2015-08-191-0/+6
* add strict_atoj and strict_atoujMattias Andrée2015-08-192-2/+117
* put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameterMattias Andrée2015-08-1916-244/+104
* typo + continued work on mds-colourMattias Andrée2015-08-193-2/+155
* beginning of mds-colourMattias Andrée2015-08-182-0/+367
* typoMattias Andrée2015-08-188-8/+8
* typoMattias Andrée2015-08-185-5/+5
* mds-kkbd m fix + add LED remappingMattias Andrée2015-07-192-15/+268
* mMattias Andrée2015-07-191-0/+2
* m docMattias Andrée2015-07-191-1/+1
* typoMattias Andrée2015-07-191-1/+1
* there is no longer any need for prepare_reexec to be canned immediatelyMattias Andrée2015-07-121-3/+0
* fix race condition in prepare_reexecMattias Andrée2015-07-121-0/+4
* resolve warningMattias Andrée2015-07-071-1/+19
* fix error where mode_t argument was not added when O_CREAT was used in openMattias Andrée2015-07-072-2/+2
* siginfo: mds-clipboard, mds-echo, mds-kkbdMattias Andrée2015-04-183-0/+93
* m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée2015-04-185-1/+106
* noop implementation of siginfo supportMattias Andrée2015-04-122-0/+25
* document siginfo and add it to macros.hMattias Andrée2015-04-121-0/+9
* bump yearMattias Andrée2015-02-13105-105/+105
* mMattias Andrée2015-01-031-2/+4
* tabulationMattias Andrée2014-12-131-1/+1
* mds-kbdc: dump call-stackMattias Andrée2014-12-133-3/+57
* mds-kbdc: compile-layout: use the call-stackMattias Andrée2014-12-131-3/+16
* mds-kbdc: call-stack: push and pop functionsMattias Andrée2014-12-132-1/+128
* mMattias Andrée2014-12-131-2/+1
* mds-kbdc: beginning on call-stacksMattias Andrée2014-12-123-3/+98
* mMattias Andrée2014-12-122-4/+4
* use atoz and not atoll when parsing integers to size_tMattias Andrée2014-12-111-3/+3
* m + fix errors in layout filesMattias Andrée2014-12-111-0/+1
* whitespaceMattias Andrée2014-12-111-1/+1
* mds-kbdc: minor bug fixesMattias Andrée2014-12-112-3/+4
* some small fixesMattias Andrée2014-12-111-1/+1
* mMattias Andrée2014-12-112-0/+14
* mds-kbdc: compile-layout: do not warn about non-shadowing after a for-loopMattias Andrée2014-12-113-4/+74
* mds-kbdc: validate-tree: you can define functions and macros inside assumption-clausesMattias Andrée2014-12-111-33/+40
* mMattias Andrée2014-12-111-1/+1
* mMattias Andrée2014-12-101-1/+2
* m simplificationMattias Andrée2014-12-101-3/+3
* mds-kbdc: fix memory exhaustion bugMattias Andrée2014-12-101-0/+1
* make it easier to track memory allocationsMattias Andrée2014-12-101-3/+101
* mds-kbdc: compile-layout: fix sideeffect trackingMattias Andrée2014-12-101-1/+1
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-102-3/+2
* mds-kbdc: compile-layout: test returnMattias Andrée2014-12-101-1/+1