3 Copyright (C) 2022- Free Software Foundation, Inc.
5 Copying and distribution of this file, with or without modification,
6 are permitted in any medium without royalty provided the copyright
7 notice and this notice are preserved.
9 The following contributions warranted legal paper exchanges with the
10 Free Software Foundation.
15 * add copyright info in every file.
18 * shlibinc reload fault
19 * include does not use uniq load,and put uniq-judgement in shlib.
20 * doc writing & translate to english version.
21 * translate code comment to englist.
23 * paths.shlib/cfgdirs, define the path for a general program running, and set them
24 by cmd cfgdirs. eg: a program need lib path to load library, need run path for pid file,
25 need tmp directory to create tmp file/dir of program.
26 * fmtdbgout.shlib/dbglogview, it defines debug string in a format for recognizing
27 automatically by dbglogview.
28 * etz, a compressed tarball file with script header, it can be running as a script to
29 decompress tarball by parameters in script, and also execute script before or after
30 compression吗this cmd can be used for soft pkg install.
31 * svclaunch, running a program as a service process.
32 * loadtask, execute task program parally. it orgnize a task unit and its interface.
33 it also process dbgout strings in stdio, display short description strings in console
34 instead of loog strings.