aboutsummaryrefslogtreecommitdiff
path: root/utils/picocom
Commit message (Collapse)AuthorAge
* picocom: fix compilation with musl (#1383)Jo-Philipp Wich2015-06-16
| | | | | | | Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and termios.h instead. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* picocom: import and adoptSteven Barth2014-08-12
Signed-off-by: Steven Barth <steven@midlink.org>