Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
remove -Wno-empty-body from the configure script
|
|
|
|
when it's not necessary.
|