ftp.nice.ch/pub/next/unix/admin/top.0.5.NI.b.tar.gz#/top-v0.5/sigdesc.h

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.