summaryrefslogtreecommitdiff
path: root/fml/libexec/process_switch
AgeCommit message (Collapse)Author
2001-02-17move libexec/process_switch to FML::Process:Switchfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
"fmldoc" is a "perldoc" wrapper to show fml perl modules
2001-02-17"fmldoc" preliminary definitionfukachan
2001-02-12add command prototypefukachan
2001-02-10import prototype for qmail-extension emulator from fml 4.0fukachan
2001-01-29change hierarchy of routines. The current flow is as follows:fukachan
loader -> process_switch -> FML::Process::Flow -> each process 1. loader resolves version dependence 2. process_switch loads requred package 3. main::ProcessStart() (exporeted to main:: at FML::Process::Flow) controlls flow. 4. details of each flow is described in FML::Process::Something et. al.
2001-01-29s/fmlwrapper/loader/ in libexec/fukachan
2001-01-29renamed from fml to process_switchfukachan