diff options
author | beppu <beppu@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-17 04:22:09 +0000 |
---|---|---|
committer | beppu <beppu@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-17 04:22:09 +0000 |
commit | cdab153cc57f12291471186bd083c278eb47bb42 (patch) | |
tree | db9e84821fb8742d8c10636388db640f1f763c73 /tty.c | |
parent | 489710b1137b8e37331918848d06c1be1794e0e6 (diff) | |
download | busybox-w32-cdab153cc57f12291471186bd083c278eb47bb42.tar.gz busybox-w32-cdab153cc57f12291471186bd083c278eb47bb42.tar.bz2 busybox-w32-cdab153cc57f12291471186bd083c278eb47bb42.zip |
+ in the interest of robustness, I added
utility.c :: cstring_alloc()
utility.c :: cstring_lineFromFile() /* they're at the bottom */
so that I could read in lines of arbitrary length from FILE*s
(instead of using fgets(huge_ass_buffer,...)).
+ I tested it out on sort, and it seems to be fine.
git-svn-id: svn://busybox.net/trunk/busybox@463 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'tty.c')
0 files changed, 0 insertions, 0 deletions