Enrico Weigelt
Enrico Weigelt
### Describe the bug Guessing the host machine by looking at uname is wrong. We need to ask the compiler. (Possibly actually autoconf bug.) this wrong guessing leads to the...
add some macros for making request handlers easier: * REQUEST_HEAD_STRUCT() declares a struct and checks size (assuming length field already had been swapped) * REQUEST_FIELD_CARD16() swaps a CARD16 (word) if...
Signed-off-by: Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult
a) trade a little bit of code size for speed (depending on exact caller, compiler might also optimize a lot) b) reduce the need for exported, but non-public symbol Signed-off-by:...
Signed-off-by: Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult