aboutsummaryrefslogtreecommitdiff
path: root/coreutils/dos2unix.c
AgeCommit message (Expand)Author
2002-07-03Little fix to avoid overflowEric Andersen
2001-08-22Scrub things and ditch uint64_t and use a custom type nameEric Andersen
2001-08-21Fix dos2unix compile problem with certain glibc versionsEric Andersen
2001-08-02More libc5 fixupsEric Andersen
2001-07-25This fixes dos2unix and unix2dos so they behave as expected. dos2unixEric Andersen
2001-05-24Fix up some signed char vs int issues that show up on powerpc.Eric Andersen
2001-04-12Fix dos2unix/tr problem noted by Larry Doolittle.Matt Kraai
2001-04-12use tmpfile() and revert my previous changes... convert() belongs hereGlenn L McGrath
2001-04-12Move convert to libbbGlenn L McGrath
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-29Fix missing header file.Matt Kraai
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-20Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.Eric Andersen