added qse_awk_setopt()/qse_awk_getopt().
deleted qse_awk_getoption()/qse_awk_setoption()/qse_awk_setmaxdepth()/qse_awk_getmaxdepth(). redefined enumeration types related to the functions added or deleted above. moved fnc_sleep from cmd/awk/awk.c to mod/awk/sys.c managed to get external module call working in the primitive level
This commit is contained in:
@ -405,6 +405,8 @@ AC_CONFIG_FILES([
|
||||
cmd/awk/Makefile
|
||||
cmd/sed/Makefile
|
||||
cmd/stx/Makefile
|
||||
mod/Makefile
|
||||
mod/awk/Makefile
|
||||
samples/Makefile
|
||||
samples/cmn/Makefile
|
||||
samples/awk/Makefile
|
||||
|
Reference in New Issue
Block a user