added 'abort' & QSE_AWK_ABORT to awk.

added a new sed command 'C' that resembles the cut utility
dropped the cut utility.
added qse_str_nrcat()/qse_mbs_nrcat()/qse_wcs_nrcat()
This commit is contained in:
2012-08-19 14:20:05 +00:00
parent 7f63762ac4
commit 006dd8975f
20 changed files with 665 additions and 2327 deletions

View File

@ -1,2 +1,2 @@
SUBDIRS = cmn awk cut sed net stx
SUBDIRS = cmn awk sed net stx
DIST_SUBDIRS = $(SUBDIRS)