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

..11-Feb-201430

aso.cH A D02-Feb-20122 KiB

aso.hH A D02-Feb-20121.8 KiB

ast.cH A D27-Sep-20072.3 KiB

ast.hH A D24-Feb-20124.7 KiB

ast_common.hH A D24-Feb-20121.9 KiB

astsa.manifestH A D02-Feb-2012713

astsa.mmH A D08-Aug-2011677

astsa.omkH A D24-Feb-20121.2 KiB

ccode.hH A D27-Sep-20071.7 KiB

debug.hH A D24-Feb-20121.6 KiB

error.cH A D30-Jul-20102.9 KiB

error.hH A D24-Feb-20122.5 KiB

hashkey.hH A D24-Feb-20122.6 KiB

mkast_saH A D24-Feb-20123.2 KiB

option.hH A D24-Feb-20123.5 KiB

optlib.hH A D24-Feb-20123.5 KiB

README-astsaH A D24-Feb-2012524

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 D24-Jun-201212.5 KiB

times.hH A D24-Feb-20121.6 KiB

vmalloc.cH A D28-Sep-20072.8 KiB

vmalloc.hH A D24-Feb-20122.3 KiB

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