• Ulrich Sibiller's avatar
    os/Waitfor.c: simplify macro handling · d282724c
    Ulrich Sibiller authored
    1. indent ifdefs
    2. add some logic at start that unset NX_TRANS_WAKEUP and
    NX_TRANS_DEBUG if NX_TRANS_SOCKET is unset. This way we only have to
    check for one macro and not all three.
    3. remove redundant macro checks
    4. decouple debug printfs by always running the original code and adding the
       identical check in #ifdef NX_TRANS_DEBUG
    d282724c
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...