index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
which.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-04-12
Updates, fixes for handling contents, verbose extract.
Glenn L McGrath
1
-16
/
+15
2001-04-12
Rename variable that shadows global
Glenn L McGrath
2
-32
/
+32
2001-04-12
Fix handling of '' and "".
Matt Kraai
3
-12
/
+18
2001-04-12
New dpkg-deb function -t, stands for --fsys-tarfile
Glenn L McGrath
7
-24
/
+41
2001-04-12
Change size to unsinged long long, so if -1 is passed it will read as much as...
Glenn L McGrath
3
-7
/
+12
2001-04-12
dpkg-deb -c works now
Glenn L McGrath
3
-34
/
+36
2001-04-12
Fix dpkg-deb, enum's are cool
Glenn L McGrath
6
-95
/
+108
2001-04-12
remove unused clearerr statements
Glenn L McGrath
1
-2
/
+0
2001-04-12
This belongs in dos2unix.c
Glenn L McGrath
1
-106
/
+0
2001-04-12
use tmpfile() and revert my previous changes... convert() belongs here
Glenn L McGrath
3
-11
/
+180
2001-04-12
dos2unix and unix2dos are now independent
Glenn L McGrath
1
-4
/
+1
2001-04-12
Move convert to libbb
Glenn L McGrath
2
-182
/
+0
2001-04-12
convert() is used by dos2unix and unix2dos
Glenn L McGrath
2
-0
/
+10