|
|
1.1 ! root 1: /* ! 2: * Copyright (c) 1984 Regents of the University of California. ! 3: * All rights reserved. The Berkeley software License Agreement ! 4: * specifies the terms and conditions for redistribution. ! 5: */ ! 6: ! 7: #ifndef lint ! 8: static char sccsid[] = "@(#)libcpats.c 1.3 (Berkeley) 2/24/86"; ! 9: #endif ! 10: ! 11: #include "inline.h" ! 12: ! 13: /* ! 14: * Pattern table for the C library. ! 15: */ ! 16: struct pats libc_ptab[] = { ! 17: ! 18: { 0, "", "" } ! 19: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.