Rizin
unix-like reverse engineering framework and cli tools
|
Files | |
file | mythread.h [code] |
Some threading related helper macros and functions. | |
file | sysdefs.h [code] |
Common includes, definitions, system-specific things etc. | |
file | tuklib_common.h [code] |
Common definitions for tuklib modules. | |
file | tuklib_config.h [code] |
file | tuklib_cpucores.c [code] |
Get the number of CPU cores online. | |
file | tuklib_cpucores.h [code] |
Get the number of CPU cores online. | |
file | tuklib_exit.c [code] |
Close stdout and stderr, and exit. | |
file | tuklib_exit.h [code] |
Close stdout and stderr, and exit. | |
file | tuklib_gettext.h [code] |
Wrapper for gettext and friends. | |
file | tuklib_integer.h [code] |
Various integer and bit operations. | |
file | tuklib_mbstr.h [code] |
Utility functions for handling multibyte strings. | |
file | tuklib_mbstr_fw.c [code] |
Get the field width for printf() e.g. to align table columns. | |
file | tuklib_mbstr_width.c [code] |
Calculate width of a multibyte string. | |
file | tuklib_open_stdxxx.c [code] |
Make sure that file descriptors 0, 1, and 2 are open. | |
file | tuklib_open_stdxxx.h [code] |
Make sure that file descriptors 0, 1, and 2 are open. | |
file | tuklib_physmem.c [code] |
Get the amount of physical memory. | |
file | tuklib_physmem.h [code] |
Get the amount of physical memory. | |
file | tuklib_progname.c [code] |
Program name to be displayed in messages. | |
file | tuklib_progname.h [code] |
Program name to be displayed in messages. | |