[RFC][PATCH v3 0/2] new applets: i2c-tools

Bartosz Golaszewski bartekgola at gmail.com
Tue Dec 16 10:21:43 UTC 2014


This is the last RFC before the real patch.

Any suggestions, testing and bug reports are appreciated.

v2:
http://lists.busybox.net/pipermail/busybox/2014-December/082086.html

Bartosz Golaszewski (2):
  fdisk: move read_line() to libbb
  new applets: i2c-tools

 include/libbb.h       |    2 +
 libbb/lineedit.c      |   30 ++
 miscutils/i2c_tools.c | 1052 +++++++++++++++++++++++++++++++++++++++++++++++++
 util-linux/fdisk.c    |   23 +-
 4 files changed, 1086 insertions(+), 21 deletions(-)
 create mode 100644 miscutils/i2c_tools.c

-- 
2.1.3



More information about the busybox mailing list