Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | picocom: Update to 3.1 | Rosen Penev | 2018-07-25 |
| | | | | | | Switched to new upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | picocom: fix compilation with musl (#1383) | Jo-Philipp Wich | 2015-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> |