gtkradiant/tools/quake3
Ben Noordhuis c2be26a9bd q3map2: add safe string copy functions
* Q_strncpyz()
* Q_strncat()
* Q_strcat()

Guard against buffer overruns, always zero terminate the result.
2012-03-18 02:17:09 +01:00
..
common q3map2: fix bogus empty string checks 2012-03-18 02:17:09 +01:00
q3data uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
q3map2 q3map2: add safe string copy functions 2012-03-18 02:17:09 +01:00