index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
serial.c: Use pragma message instead of warning
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-7
/
+4
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-5
/
+5
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-3
/
+2
*
serial.c: file descriptor '0' is a valid value
Harald Welte
2016-12-24
1
-2
/
+2
*
serial.c: Fix fd leak in case of fcntl() error paths
Harald Welte
2016-12-24
1
-2
/
+4
*
serial.c: Some ports don't support TIOCMBIS for RTS/CTS control
Harald Welte
2016-12-23
1
-2
/
+2
*
serial: Open devie in non-blocking mode and then switch to blocking
Harald Welte
2016-12-23
1
-3
/
+17
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
serial: don't set O_NDELAY, as it is more or less O_NONBLOCK
Harald Welte
2012-08-03
1
-1
/
+1
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
core/serial: Fix warning when on platform other than linux
Sylvain Munaut
2011-11-20
1
-1
/
+1
*
core/serial: Fix typo
Sylvain Munaut
2011-09-28
1
-1
/
+1
*
core/serial: support custom baud rates on OS X
Sylvain Munaut
2011-09-28
1
-2
/
+22
*
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2011-09-02
1
-0
/
+209