#include <cerrno>
#include <cstdlib>
#include <string.h>
#include <signal.h>
#include "lo-utils.h"
#include "lo-sysdep.h"
#include "oct-syscalls.h"
#include "str-vec.h"
Defines | |
#define | NOT_SUPPORTED(nm) nm ": not supported on this system" |
#define NOT_SUPPORTED | ( | nm | ) | nm ": not supported on this system" |