hush/miscutils
Mark Whitley 1ca41775bb Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
utility.c and replaced them with get_line_from_file() from the new grep.c.
Also changed declaration in internal.h and replaced instances of
cstring_lineFromFile() in dc.c and sort.c with get_line_from_file(). Tested
them and they worked fine.
2000-06-28 22:15:26 +00:00
..
dc.c Yanked out the cstring_alloc() and cstring_lineFromFile() functions from 2000-06-28 22:15:26 +00:00
dutmp.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
makedevs.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
mktemp.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
mt.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
update.c Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. 2000-06-19 18:14:20 +00:00