K 10 svn:author V 4 tijl K 8 svn:date V 27 2017-10-15T16:03:45.473480Z K 7 svn:log V 124 Use sizeof instead of strlen on string constants. The compiler doesn't optimise the strlen calls away with -ffreestanding. END