mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 08:42:20 +08:00
* readline.c: Can't initialize FILE *'s with stdin and stdout,
because they might not be constant. Patch from Tom Quinn, trq@dinoysos.thphys.ox.ac.uk.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
Mon May 11 12:39:30 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* readline.c: Can't initialize FILE *'s with stdin and stdout,
|
||||
because they might not be constant. Patch from Tom Quinn,
|
||||
trq@dinoysos.thphys.ox.ac.uk.
|
||||
|
||||
Tue Apr 28 21:52:34 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* readline.h: Declare rl_event_hook (which already existed).
|
||||
|
Reference in New Issue
Block a user