summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/readline
AgeCommit message (Collapse)Author
1996-07-17Need to have "HAVE_UNISTD_H" defined to get the prototype for read(),michaels
otherwise "~/.inputrc" will not be read by gdb. Added prototypes to the declaration of xmalloc() and xrealloc(), included "ansidecl.h". Since we now actually read ~/.inputrc we should also correcly allocate memory for the buffer.
1995-10-18initial import of NetBSD treeTheo de Raadt