Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-08 | minicom: fix compile error due to conflicting function names | md | 1 | |
- the `getline()' function used in minicom.c may have been defined in stdio.h if __USE_GNU is defined - as a fix that function name is redefined within minicom.c |