XZ Utils 5.1.0alpha
Defines | Functions
common/tuklib_exit.h File Reference

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

#include "tuklib_common.h"

Defines

#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