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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dos2unix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scrub things and ditch uint64_t and use a custom type name
Eric Andersen
2001-08-22
1
-7
/
+13
*
Fix dos2unix compile problem with certain glibc versions
Eric Andersen
2001-08-21
1
-2
/
+2
*
More libc5 fixups
Eric Andersen
2001-08-02
1
-0
/
+5
*
This fixes dos2unix and unix2dos so they behave as expected. dos2unix
Eric Andersen
2001-07-25
1
-19
/
+57
*
Fix up some signed char vs int issues that show up on powerpc.
Eric Andersen
2001-05-24
1
-1
/
+1
*
Fix dos2unix/tr problem noted by Larry Doolittle.
Matt Kraai
2001-04-12
1
-1
/
+1
*
use tmpfile() and revert my previous changes... convert() belongs here
Glenn L McGrath
2001-04-12
1
-0
/
+84
*
Move convert to libbb
Glenn L McGrath
2001-04-12
1
-91
/
+0
*
Add in kent robotti's updated dos2unix.c
Eric Andersen
2001-02-22
1
-38
/
+144
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Fix missing header file.
Matt Kraai
2001-01-29
1
-0
/
+1
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-1
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.
Eric Andersen
2000-09-20
1
-0
/
+45