* readline/rlnotty.c (tgoto): New function.

This commit is contained in:
Mark Mitchell 2005-06-14 15:40:05 +00:00
parent 032d572215
commit 62dc120e8e
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-06-14 Mark Mitchell <mark@codesourcery.com>
* readline/rlnotty.c (tgoto): New function.
2005-06-13 Mark Mitchell <mark@codesourcery.com>
* gdb/corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.