• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..07-May-201329

ast.cH A D27-Sep-20072.3 KiB

ast.hH A D30-Jul-20104.6 KiB

ast_common.hH A D04-Aug-20081.8 KiB

astsa.manifestH A D30-Jul-2010801

astsa.omkH A D30-Jul-20101.3 KiB

ccode.hH A D27-Sep-20071.7 KiB

debug.hH A D27-Sep-20071.6 KiB

error.cH A D30-Jul-20102.9 KiB

error.hH A D30-Jul-20102.5 KiB

hashkey.hH A D27-Sep-20072.6 KiB

mkast_saH A D04-Aug-20083 KiB

option.hH A D27-Sep-20073.5 KiB

optlib.hH A D27-Sep-20073.5 KiB

README-astsaH A D29-Oct-2007516

sfstr.cH A D27-Sep-20074.6 KiB

sfstr.hH A D27-Sep-20072.3 KiB

strdup.cH A D01-Aug-20081.7 KiB

strmatch.cH A D27-Oct-200412.5 KiB

times.hH A D14-Oct-20081.5 KiB

vmalloc.cH A D28-Sep-20072.8 KiB

vmalloc.hH A D27-Sep-20072.3 KiB

README-astsa

1astsa implements a small subset of the ast library using X/Open interfaces.
2To get better performance and functionality download and install the
3ast-base package from
4
5	http://www.research.att.com/sw/download/
6
7astsa.omk is an old make makefile that builds the headers and objects
8and defines these variables for use in other makefiles
9
10	ASTSA_GEN	point -I to these
11	ASTSA_HDRS	point -I to these
12	AST_OBJS	link against these
13
14The astsa files may be combined in a single directory with other ast
15standalone packages.
16