Name Date Size #Lines LOC

..10-Dec-2021-

README-astsaH A D14-Feb-2021524 1610

aso.cH A D14-Feb-20212 KiB5732

aso.hH A D14-Feb-20211.8 KiB338

ast.cH A D14-Feb-20212.3 KiB8654

ast.hH A D14-Feb-20214.7 KiB157100

ast_common.hH A D14-Feb-20211.9 KiB5022

astsa.manifestH A D14-Feb-2021713 5150

astsa.mmH A D14-Feb-2021677 3432

astsa.omkH A D14-Feb-20211.2 KiB8370

ccode.hH A D14-Feb-20211.7 KiB359

debug.hH A D14-Feb-20211.6 KiB305

error.cH A D14-Feb-20212.9 KiB10471

error.hH A D14-Feb-20212.5 KiB6731

hashkey.hH A D14-Feb-20212.6 KiB6224

mkast_saH A D14-Feb-20213.2 KiB151141

option.hH A D14-Feb-20213.5 KiB10759

optlib.hH A D14-Feb-20213.5 KiB10666

sfstr.cH A D14-Feb-20214.6 KiB247193

sfstr.hH A D14-Feb-20212.3 KiB6134

strdup.cH A D14-Feb-20211.7 KiB389

strmatch.cH A D14-Feb-202112.5 KiB598476

times.hH A D14-Feb-20211.6 KiB284

vmalloc.cH A D14-Feb-20212.8 KiB10369

vmalloc.hH A D14-Feb-20212.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