This is sigdesc.h in view mode; [Download] [Up]
/* This file was automatically generated */
/* by the awk script "sigconv.awk". */
struct sigdesc {
char *name;
int number;
};
struct sigdesc sigdesc[] = {
NULL, 0
};
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.