aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/macros.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* how did that get thereMattias Andrée2015-09-031-1/+1
* info: strendMattias Andrée2015-09-031-2/+1
* mds-kbdc: minor optimisationMattias Andrée2015-09-011-0/+13
* signal handlers that return should not modify errnoMattias Andrée2015-08-231-0/+17
* ensure that all PF_ and AF_ aliases exists if any existMattias Andrée2015-08-221-0/+43
* 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-211-5/+54
* use CLOCK_MONOTONIC if CLOCK_MONOTONIC_RAW is not definedMattias Andrée2015-08-191-0/+6
* m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée2015-04-181-0/+27
* document siginfo and add it to macros.hMattias Andrée2015-04-121-0/+9
* bump yearMattias Andrée2015-02-131-1/+1
* mMattias Andrée2014-12-111-0/+13
* mMattias Andrée2014-12-101-1/+2
* make it easier to track memory allocationsMattias Andrée2014-12-101-3/+101
* add xmemdup macroMattias Andrée2014-12-101-0/+16
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-101-2/+49
* typoMattias Andrée2014-12-101-2/+2
* merge track-errors and resolve conflictMattias Andrée2014-12-091-3/+13
|\
| * make sure errno is not changed during fail_ifMattias Andrée2014-12-091-0/+2
| * make exit_if easier on the syntaxMattias Andrée2014-12-091-1/+1
| * make fail_if friendlier to complex if-statementsMattias Andrée2014-12-091-4/+4
| * 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
| * rename pfail to failMattias Andrée2014-12-081-2/+2
| * whenever fail_if gotos to the failure clause, print whenceMattias Andrée2014-12-081-2/+4
* | improve with_mutex and with_mutex_if alsoMattias Andrée2014-12-091-8/+22
* | make some macros easiler on the syntaxMattias Andrée2014-12-091-31/+37
* | typoMattias Andrée2014-12-081-2/+2
|/
* fail_if supports sequences without being double bracketedMattias Andrée2014-12-071-2/+2
* mds-kbdc: m + function callingMattias Andrée2014-12-061-6/+5
* Starting on some reworkMattias Andrée2014-11-221-0/+13
* m + make sure the code ends with a new lineMattias Andrée2014-09-281-0/+14
* SIGRTMAX is used internally by valgrindMattias Andrée2014-09-201-1/+1
* mMattias Andrée2014-08-251-1/+1
* m docMattias Andrée2014-08-251-5/+5
* m docMattias Andrée2014-08-251-17/+17
* m docMattias Andrée2014-08-251-1/+1
* mMattias Andrée2014-08-251-6/+6
* m docMattias Andrée2014-08-251-6/+6
* mMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-21/+26
* if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée2014-08-241-0/+9
* add sigdanger supportMattias Andrée2014-08-201-0/+10
* macros for ato* with castMattias Andrée2014-08-121-0/+1
* miscMattias Andrée2014-08-021-2/+11
* reduce code complexityMattias Andrée2014-07-281-0/+14
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-071-1/+1
* whitespaceMattias Andrée2014-06-071-1/+1
* reduce code complexityMattias Andrée2014-05-181-1/+1
* mMattias Andrée2014-05-181-1/+1
* reduce code complexityMattias Andrée2014-05-181-0/+27