Files | |
| file | getterm.c |
| file | getterm.h |
| file | version.c |
| file | version.h |
| file | welcome.c |
| file | welcome.h |
Defines | |
| #define | APP_NAME "getterm" |
Functions | |
| int | main (int argc, char *argv[]) |
| static void | reopen (FILE **stream, int fd, const char *path, int flags, const char *mode) |
| static void | usage (void) |
| void | version_print (const char *term) |
| Print version information. | |
| void | welcome_msg_print (void) |
| Welcome message and survival tips. | |
Variables | |
| static const char * | arch = STRING(UARCH) |
| static const char * | name = STRING(NAME) |
| static const char * | release = STRING(RELEASE) |
| static const char * | revision = "" |
| static const char * | timestamp = "" |
1.4.7