OSDN Git Service

- move buffer allocation schemes to libbb.h
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 3 Apr 2006 16:39:31 +0000 (16:39 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 3 Apr 2006 16:39:31 +0000 (16:39 -0000)
commit421d9e59416850968707dfec7a665cb0211b8d1c
treecee92b2a5cd0ea7298aab569ed944fdeb59dbdf2
parent101a470068a62a70489797a3fdfa5084af80106e
- move buffer allocation schemes to libbb.h
- include the correct headers: applets need busybox.h while lib* need libbb.h
18 files changed:
archival/uncompress.c
include/busybox.h
include/libbb.h
libbb/bb_do_delay.c
libbb/bb_echo.c
libbb/compare_string_array.c
libbb/copy_file.c
libbb/copyfd.c
libbb/get_last_path_component.c
libbb/get_terminal_width_height.c
libbb/md5.c
libbb/messages.c
libbb/mode_string.c
libbb/sha1.c
libbb/u_signal_names.c
libbb/xgetlarg.c
networking/dnsd.c
networking/ifupdown.c