mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-02-08 12:56:16 +00:00
![Mark Whitley](/assets/img/avatar_default.png)
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.