summaryrefslogtreecommitdiffstats
path: root/doc/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Corrected buffer overrun problem with aboutText. Also, replaced all ↵Peter Åstrand2005-01-231-0/+2
sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@107 3789f03b-4d11-0410-bbf8-ca57d06f2519