Module Name:src
Committed By: christos
Date: Thu Aug 20 17:25:50 UTC 2015
Modified Files:
src/external/gpl3/gdb/dist/readline: util.c
Log Message:
use snprintf and cast to long.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/external/gpl3/gdb/dist/re
Module Name:src
Committed By: joerg
Date: Mon Oct 17 13:08:51 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/readline: xmalloc.h
Log Message:
Don't rename xfree to xfree_readline, it breaks the build.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 s
Module Name:src
Committed By: christos
Date: Sun Oct 16 19:41:30 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/readline: display.c rltty.c terminal.c
Log Message:
add necessary headers for this to compile without warnings
To generate a diff of this commit:
cvs rdif