|
|
Initial revision
/*
* Copyright (c) 1984 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifndef lint
static char sccsid[] = "@(#)libcpats.c 1.3 (Berkeley) 2/24/86";
#endif
#include "inline.h"
/*
* Pattern table for the C library.
*/
struct pats libc_ptab[] = {
{ 0, "", "" }
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.