Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e4712758138aabfce1cfd8ade232fd17988f23f4
/
coreutils
/
dos2unix.c
50f7f44
bb_full_fd_action: remove potential xmalloc from NOFORK path
by Denis Vlasenko
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
b5353a2
- look at bb_applet_name. Should close bugs #892 and #893
by Bernhard Reutner-Fischer
· 19 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
99a072d
- tito writes: this patch fixes some comments in dos2unix that are wrong
by Bernhard Reutner-Fischer
· 19 years ago
330ac85
Tito shrank dos2unix.
by Rob Landley
· 19 years ago
6f347ef
common BUFSIZ BSS buffer, small reduce code, data and bss
by "Vladimir N. Oleynik"
· 19 years ago
b7128c6
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
by Rob Landley
· 19 years ago
f815469
Bernhard Fischer trimmed down dos2unix a bit.
by Rob Landley
· 19 years ago
6c0396b
Steve Grubb writes:
by Eric Andersen
· 21 years ago
aaff79a
Steve Grubb writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
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