summaryrefslogtreecommitdiffstats
path: root/src/serial.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* serial: don't set O_NDELAY, as it is more or less O_NONBLOCKHarald Welte2012-08-031-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* core/serial: Fix warning when on platform other than linuxSylvain Munaut2011-11-201-1/+1
* core/serial: Fix typoSylvain Munaut2011-09-281-1/+1
* core/serial: support custom baud rates on OS XSylvain Munaut2011-09-281-2/+22
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-021-0/+209