Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
31a2e20bd3ee9795f3d1256bc42df6987d29d3f4
/
coreutils
/
dos2unix.c
009ae1f
Little fix to avoid overflow
by Eric Andersen
· 22 years ago
5944396
Scrub things and ditch uint64_t and use a custom type name
by Eric Andersen
· 23 years ago
c61804e
Fix dos2unix compile problem with certain glibc versions
by Eric Andersen
· 23 years ago
be0c360
More libc5 fixups -Erik
by Eric Andersen
· 23 years ago
655584b
This fixes dos2unix and unix2dos so they behave as expected. dos2unix
by Eric Andersen
· 23 years ago
5a9d441
Fix up some signed char vs int issues that show up on powerpc.
by Eric Andersen
· 24 years ago
1e04ea3
Fix dos2unix/tr problem noted by Larry Doolittle.
by Matt Kraai
· 24 years ago
a6ce670
use tmpfile() and revert my previous changes... convert() belongs here
by Glenn L McGrath
· 24 years ago
50b787c
Move convert to libbb
by Glenn L McGrath
· 24 years ago
544891d
Add in kent robotti's updated dos2unix.c
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
ceade5c
Fix missing header file.
by Matt Kraai
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
cff3fe3
Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik
by Eric Andersen
· 24 years ago