mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| dc.c | ||
| dutmp.c | ||
| makedevs.c | ||
| mktemp.c | ||
| mt.c | ||
| update.c | ||