tuxpaint-pencil-sharpener/docs
Bill Kendrick e50a0ef84c Improved safety when copying things into strings
Created "safe_" variations of 'strncpy()', 'strncat()',
and 'snprintf()', to ensure a truncated source string doesn't
leave the destination buffer without a NUL termination character.

Replaced all calls (in "tuxpaint.c" only, so far) to the standard
functions with calls to the new safer versions.

Replaced most calls to plain 'strcpy()', 'strcat()' and
'sprintf()' (which can cause buffer overruns) with the new functions.
2020-07-26 16:13:53 -07:00
..
COPYING Treaing COPYING & its HTML like other trans dirs 2017-12-03 11:54:11 -08:00
de Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
en Completed single image export function 2020-07-26 14:10:03 -07:00
es Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
fr Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
gl Noting when docs are out of date (HTML edition) 2017-12-03 11:18:51 -08:00
html/images Elevate "Fill" from Magic Tool to real Tool 2019-09-12 23:04:13 -07:00
it Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
ja Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
ko Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
nl Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
nn Removing stub doc files 2017-12-03 11:22:04 -08:00
pl Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
pt_br Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
ru Removing stub doc files 2017-12-03 11:22:04 -08:00
uk Removing stub doc files 2017-12-03 11:22:04 -08:00
zh_cn Had moved zh_cn/_tw generated COPYING.txt, not .html 2017-12-03 11:48:51 -08:00
zh_tw Had moved zh_cn/_tw generated COPYING.txt, not .html 2017-12-03 11:48:51 -08:00
AUTHORS.txt Beginning GIF export 2020-07-25 00:18:46 -07:00
CHANGES.txt Improved safety when copying things into strings 2020-07-26 16:13:53 -07:00
COPYING.txt Moving all COPYING (GPL) translations into own dir 2017-12-03 11:33:08 -08:00
default_colors.txt Default colors are duplicated, as an example, in docs/default_colors.txt. 2006-09-10 18:50:11 +00:00
dejavu.txt Updated default_font.ttf. 2008-12-09 22:51:49 +00:00
Makefile Treaing COPYING & its HTML like other trans dirs 2017-12-03 11:54:11 -08:00
README.txt Mend typo in README stub 2018-08-30 01:45:35 -07:00
RELEASE.txt Win32 build (& doc) tweaks 2020-04-10 19:05:52 -07:00

See [locale]/html/README.html or [locale]/README.txt.