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:19 +00:00
parent 006dd8975f
commit 6421da99f4
31 changed files with 159 additions and 2822 deletions

View File

@ -354,26 +354,22 @@ AC_CONFIG_FILES([
include/qse/Makefile
include/qse/cmn/Makefile
include/qse/awk/Makefile
include/qse/cut/Makefile
include/qse/sed/Makefile
include/qse/stx/Makefile
include/qse/net/Makefile
lib/Makefile
lib/cmn/Makefile
lib/awk/Makefile
lib/cut/Makefile
lib/sed/Makefile
lib/stx/Makefile
lib/net/Makefile
cmd/Makefile
cmd/awk/Makefile
cmd/cut/Makefile
cmd/sed/Makefile
cmd/stx/Makefile
samples/Makefile
samples/cmn/Makefile
samples/awk/Makefile
samples/cut/Makefile
samples/sed/Makefile
samples/net/Makefile
regress/Makefile