Name Date Size #Lines LOC

..14-Feb-2021-

MakefileH A D14-Feb-20211.4 KiB6521

READMEH A D14-Feb-20211 KiB2724

comments.hH A D14-Feb-20214.8 KiB15573

dev.hH A D17-Apr-20232.4 KiB7429

ext.hH A D14-Feb-20211.7 KiB6020

gen.hH A D14-Feb-20211.5 KiB7018

glob.cH A D14-Feb-20211.5 KiB5112

misc.cH A D17-Apr-20235.2 KiB28294

path.hH A D14-Feb-20211.5 KiB4311

request.cH A D17-Apr-20234.7 KiB15648

request.hH A D14-Feb-20211.7 KiB537

tempnam.cH A D14-Feb-20211.5 KiB5628

README

1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License").  You may not use this file except in compliance
7# with the License.
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22
23Common header and source files used when you compile most of the programs in this
24package.  Only required changes may be to the pathnames set in path.h. They must
25agree with the LIBDIR and FONTDIR definitions in ../Makefile.
26
27