This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libedit
History
christos
c49189ae41
Small optimization. Don't call isatty() on every invocation of el_gets, but
...
remember if the tty setup failed... Also trim the input line of trailing \r's.
1997-12-20 19:15:50 +00:00
..
TEST
…
chared.c
…
chared.h
…
common.c
…
editline.3
…
editrc.5
…
el.c
Small optimization. Don't call isatty() on every invocation of el_gets, but
1997-12-20 19:15:50 +00:00
el.h
Small optimization. Don't call isatty() on every invocation of el_gets, but
1997-12-20 19:15:50 +00:00
emacs.c
…
hist.c
…
hist.h
…
histedit.h
…
history.c
…
key.c
…
key.h
…
Makefile
Build readline.o into debugging versions of libedit, too.
1997-11-13 04:43:07 +00:00
makelist
…
map.c
…
map.h
…
parse.c
…
parse.h
…
prompt.c
…
prompt.h
…
read.c
Small optimization. Don't call isatty() on every invocation of el_gets, but
1997-12-20 19:15:50 +00:00
readline.c
…
readline.h
…
refresh.c
…
refresh.h
…
search.c
…
search.h
…
shlib_version
…
sig.c
…
sig.h
…
sys.h
…
term.c
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
1997-11-13 04:48:48 +00:00
term.h
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
1997-11-13 04:48:48 +00:00
tokenizer.c
…
tokenizer.h
…
tty.c
…
tty.h
…
vi.c
…