index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
lineedit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general warning cleanup
old
Nguyễn Thái Ngọc Duy
2009-05-10
1
-1
/
+1
*
introduce libbb/termios.c for terminal-related functions
Nguyễn Thái Ngọc Duy
2009-05-09
1
-63
/
+5
*
libbb/lineedit: simple adaptation to support tab-completion in ash
Nguyễn Thái Ngọc Duy
2009-05-06
1
-0
/
+70
*
delete tons of extra #includes
vda
2007-05-31
1
-1
/
+1
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
lineedit: state->hist_file doesn't exist if !FEATURE_EDITING_SAVEHISTORY,
vda
2007-04-15
1
-0
/
+2
*
lineedit: nuke two unused variables and code which sets them
vda
2007-04-14
1
-9
/
+0
*
lineedit: do not try to open NULL history file
vda
2007-04-14
1
-2
/
+2
*
fix inadvertently leaked PWD_BUFFER_SIZE
vda
2007-03-18
1
-1
/
+1
*
Do not fail password check if shadow password does not exist -
vda
2007-03-13
1
-5
/
+8
*
syslogd: fix "readpath bug" by using readlink instead
vda
2007-02-11
1
-1
/
+1
*
lineedit: add missing #if/#endif
vda
2007-02-03
1
-0
/
+2
*
preparatory patch for -Wwrite-strings #4
vda
2007-01-29
1
-4
/
+4
*
fix warning from needlessly-global functions
vda
2007-01-22
1
-2
/
+2
*
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
vda
2007-01-22
1
-3
/
+1
*
exterminate u_intXXX.
vda
2007-01-22
1
-2
/
+2
*
move shell/cmdedit.c -> libbb/lineedit.c
vda
2007-01-22
1
-0
/
+1798