Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | char: move udp chardev in its own file | Marc-André Lureau | 2017-01-31 | 1 | -198/+0 | |
* | char: move socket chardev to its own file | Marc-André Lureau | 2017-01-31 | 1 | -978/+1 | |
* | char: move win-stdio into its own file | Marc-André Lureau | 2017-01-31 | 1 | -229/+2 | |
* | char: move win chardev base class in its own file | Marc-André Lureau | 2017-01-31 | 1 | -250/+3 | |
* | char: move fd chardev in its own file | Marc-André Lureau | 2017-01-31 | 1 | -145/+2 | |
* | char: move QIOChannel-related stuff to char-io.h | Marc-André Lureau | 2017-01-31 | 1 | -173/+1 | |
* | char: remove unused READ_RETRIES | Marc-André Lureau | 2017-01-31 | 1 | -1/+0 | |
* | char: rename and move to header CHR_READ_BUF_LEN | Marc-André Lureau | 2017-01-31 | 1 | -7/+6 | |
* | char: move ringbuf/memory to its own file | Marc-André Lureau | 2017-01-31 | 1 | -218/+0 | |
* | char: move mux to its own file | Marc-André Lureau | 2017-01-31 | 1 | -349/+3 | |
* | char: move null chardev to its own file | Marc-André Lureau | 2017-01-31 | 1 | -23/+0 | |
* | char: make null_chr_write() the default method | Marc-André Lureau | 2017-01-31 | 1 | -8/+13 | |
* | char: move to chardev/ | Marc-André Lureau | 2017-01-31 | 1 | -0/+5132 |