Age | Commit message (Collapse) | Author |
|
that followed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
strecpy and strecat; give end pointer instead of a size
|
|
and strecat.
|
|
|
|
|
|
before they were shown, causing an assertion to trigger
|
|
NewGRF list as for the server list.
|
|
Eagle_rainbow)
|
|
StringControlCode enum since it's value is not allowed to change
|
|
|
|
(leecbaker)
|
|
again if strtolower actually changed the name.
|
|
declared in string_func.h.
|
|
more likely to be updated [o-s].
|
|
|
|
|
|
|
|
|
|
modifying it)
|
|
ICU isn't linked and thus doesn't remove them
|
|
|
|
cases (Krille)
|
|
|
|
with the same effect
|
|
|
|
|
|
unnecessarily add it.
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
|
|
strcasecmp under some circumstances.
|
|
_GNU_SOURCE isn't defined.
|
|
to squirrel
|
|
the network) to pass newlines instead of replacing them with question marks, but only when asked to do so.
|
|
|
|
-Doc: string(cpy|cat) functions
|
|
|
|
but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly.
|
|
size, first check if we are not out of bounds already
|
|
|
|
on all platforms
|
|
|
|
|
|
|