summaryrefslogtreecommitdiffstats
path: root/src/hci/readline.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* __nonnull changesHolger Lubitz2007-08-201-0/+2
* Warnings purge: src/{crypto,hci,net}Marty Connor2007-07-031-0/+1
* Avoid creating implicit memcpy()sMichael Brown2007-01-051-5/+5
* Use getkey() and symbolic key names.Michael Brown2006-12-201-4/+5
* Use stdlib.h for malloc() instead of malloc.h.Michael Brown2006-12-201-1/+1
* Explicitly print out-of-memory message to avoid tricking the user intoMichael Brown2006-12-201-7/+7
* Functioning readline()Michael Brown2006-12-201-2/+47
* Skeletal (non-echoing) version of readline()Michael Brown2006-12-191-0/+68