qemu-e2k/chardev
Marc-André Lureau 541815ff7f char-win: close file handle except with console
Only the console handle shouldn't be closed, however, the "file" handle
should.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-06-02 11:33:52 +04:00
..
Makefile.objs char: move parallel chardev in its own file 2017-01-31 23:31:21 +04:00
char-console.c char-win: close file handle except with console 2017-06-02 11:33:52 +04:00
char-fd.c char: Fix removing wrong GSource that be found by fd_in_tag 2017-05-03 12:29:40 +02:00
char-fd.h char: move fd chardev in its own file 2017-01-31 23:31:21 +04:00
char-file.c char-win: close file handle except with console 2017-06-02 11:33:52 +04:00
char-io.c char: Fix removing wrong GSource that be found by fd_in_tag 2017-05-03 12:29:40 +02:00
char-io.h char: Fix removing wrong GSource that be found by fd_in_tag 2017-05-03 12:29:40 +02:00
char-mux.c mux: simplfy muxes_realize_done 2017-05-04 15:34:41 +04:00
char-mux.h mux: simplfy muxes_realize_done 2017-05-04 15:34:41 +04:00
char-null.c char: move null chardev to its own file 2017-01-31 23:31:20 +04:00
char-parallel.c char: move parallel chardev in its own file 2017-01-31 23:31:21 +04:00
char-parallel.h char: move parallel chardev in its own file 2017-01-31 23:31:21 +04:00
char-pipe.c char-win: rename hcom->file 2017-06-02 11:33:52 +04:00
char-pty.c A large set of small patches. I have not included yet vhost-user-scsi, 2017-05-08 13:29:40 -04:00
char-ringbuf.c char: move ringbuf/memory to its own file 2017-01-31 23:31:20 +04:00
char-serial.c char-win: rename win_chr_init/poll win_chr_serial_init/poll 2017-06-02 11:33:52 +04:00
char-serial.h char: move serial chardev to its own file 2017-01-31 23:31:21 +04:00
char-socket.c QAPI patches for 2017-05-04 2017-05-09 15:49:14 -04:00
char-stdio.c char: move stdio in its own file 2017-01-31 23:31:21 +04:00
char-udp.c QAPI patches for 2017-05-04 2017-05-09 15:49:14 -04:00
char-win-stdio.c char: move win-stdio into its own file 2017-01-31 23:31:21 +04:00
char-win-stdio.h char: move win-stdio into its own file 2017-01-31 23:31:21 +04:00
char-win.c char-win: close file handle except with console 2017-06-02 11:33:52 +04:00
char-win.h char-win: close file handle except with console 2017-06-02 11:33:52 +04:00
char.c char: cast ARRAY_SIZE() as signed to silent warning on empty array 2017-06-02 11:33:35 +04:00