comparison rvinterf/libasync/ttymagic.c @ 63:09b4fd9b3827

rvinterf/libasync: use the newly adopted exit code convention
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 22:00:39 +0000
parents e7502631a0f9
children
comparison
equal deleted inserted replaced
62:2dd9dbe3f4a7 63:09b4fd9b3827
1 /* 1 /*
2 * This module contains the tty "magic" code for fc-tmsh. 2 * This module contains the tty "magic" code for fc-shell and fc-tmsh.
3 */ 3 */
4 4
5 #include <sys/types.h> 5 #include <sys/types.h>
6 #include <stdio.h> 6 #include <stdio.h>
7 #include <string.h> 7 #include <string.h>