/* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. * * @(#)pxerrors.h 5.1 (Berkeley) 6/7/85 */ #define NERRORS 39 char *pxerrmsg[]; #define ESIGNAL SIGTRAP #define ESTKOVER 37 #define EOVERFLOW 39