quakeforge/libs/console
Bill Currie 415decb983 Use memmove instead of strcpy when deleting chars.
It seems recent(?) 64-bit strcpy implementations of strcpy don't work
properly for overlapping regions even when moving down. Quite the
surprise, as I thought that would always work. *shrug*
2012-06-23 20:54:55 +09:00
..
Makefile.am Link QFgamecode directly into QFruamoko. 2012-02-13 15:05:31 +09:00
bi_inputline.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buffer.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
complete.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
console.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
filelist.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
menu.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pr_keys.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
server.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00