Name Date Size #Lines LOC

..08-May-2022-

README-astsaH A D08-May-2022524 1610

aso.cH A D08-May-20222 KiB5732

aso.hH A D08-May-20221.8 KiB338

ast.cH A D08-May-20222.3 KiB8654

ast.hH A D08-May-20224.7 KiB157100

ast_common.hH A D08-May-20221.9 KiB5022

astsa.manifestH A D08-May-2022713 5150

astsa.mmH A D08-May-2022677 3432

astsa.omkH A D08-May-20221.2 KiB8370

ccode.hH A D08-May-20221.7 KiB359

debug.hH A D08-May-20221.6 KiB305

error.cH A D08-May-20222.9 KiB10471

error.hH A D08-May-20222.5 KiB6731

hashkey.hH A D08-May-20222.6 KiB6224

mkast_saH A D08-May-20223.2 KiB151141

option.hH A D08-May-20223.5 KiB10759

optlib.hH A D08-May-20223.5 KiB10666

sfstr.cH A D08-May-20224.6 KiB247193

sfstr.hH A D08-May-20222.3 KiB6134

strdup.cH A D08-May-20221.7 KiB389

strmatch.cH A D08-May-202212.5 KiB598476

times.hH A D08-May-20221.6 KiB284

vmalloc.cH A D08-May-20222.8 KiB10369

vmalloc.hH A D08-May-20222.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