XZ Utils 5.4.0
Macros | Functions
tuklib_exit.h File Reference

Close stdout and stderr, and exit. More...

#include "tuklib_common.h"

Macros

#define tuklib_exit   TUKLIB_SYMBOL(tuklib_exit)
 

Functions

void tuklib_exit (int status, int err_status, int show_error) tuklib_attr_noreturn
 

Detailed Description

Close stdout and stderr, and exit.

Note
Requires tuklib_progname and tuklib_gettext modules