added qse_awk_rtx_getvalstr() and qse_awk_rtx_freevalstr().

changed some code to use the 2 new functions.
added the sed module to awk. incomplete yet
This commit is contained in:
2014-02-19 15:24:33 +00:00
parent b5de91921c
commit 2e9bb90c39
20 changed files with 629 additions and 344 deletions

View File

@ -1,2 +1,2 @@
SUBDIRS = cmn awk sed xli http
SUBDIRS = cmn sed awk xli http
DIST_SUBDIRS = $(SUBDIRS)