Name Date Size #Lines LOC

..--

README-astsaH A D27-Dec-2020524 1610

aso.cH A D27-Dec-20202 KiB5732

aso.hH A D27-Dec-20201.8 KiB338

ast.cH A D27-Dec-20202.3 KiB8654

ast.hH A D27-Dec-20204.7 KiB157100

ast_common.hH A D27-Dec-20201.9 KiB5022

astsa.manifestH A D27-Dec-2020713 5150

astsa.mmH A D27-Dec-2020677 3432

astsa.omkH A D27-Dec-20201.2 KiB8370

ccode.hH A D27-Dec-20201.7 KiB359

debug.hH A D27-Dec-20201.6 KiB305

error.cH A D27-Dec-20202.9 KiB10471

error.hH A D27-Dec-20202.5 KiB6731

hashkey.hH A D27-Dec-20202.6 KiB6224

mkast_saH A D27-Dec-20203.2 KiB151141

option.hH A D27-Dec-20203.5 KiB10759

optlib.hH A D27-Dec-20203.5 KiB10666

sfstr.cH A D27-Dec-20204.6 KiB247193

sfstr.hH A D27-Dec-20202.3 KiB6134

strdup.cH A D27-Dec-20201.7 KiB389

strmatch.cH A D27-Dec-202012.5 KiB598476

times.hH A D27-Dec-20201.6 KiB284

vmalloc.cH A D27-Dec-20202.8 KiB10369

vmalloc.hH A D27-Dec-20202.3 KiB6229

README-astsa

1astsa implements a small subset of the ast library for other ast
2standalone commands and libraries using X/Open interfaces.
3
4To get better performance and functionality, consider using any of
5the full-featured ast-* packages at
6
7	http://www.research.att.com/sw/download/
8
9astsa.omk is an old make makefile that builds the headers and objects
10and defines these variables for use in other makefiles
11
12	ASTSA_OPTIMIZE	``-O'' by default
13
14The astsa files may be combined in a single directory with other ast
15standalone packages.
16