mars/sy_old
2013-01-23 20:06:54 +01:00
..
mars_light.c light: use new lamport timestamp semantics 2013-01-23 20:06:54 +01:00
mars_proc.c mars_proc: improve naming conventions and access flags 2013-01-23 20:06:52 +01:00
mars_proc.h import mars-125.tgz 2013-01-08 15:54:44 +01:00
README import mars-119.tgz 2013-01-08 15:54:39 +01:00
strategy.h infra: add mars_readlink() 2013-01-23 20:06:53 +01:00
sy_generic.c infra: automatic timestamps in mars_symlink() 2013-01-23 20:06:54 +01:00
sy_net.c infra: fix memleak on remote dent lists 2013-01-23 20:06:51 +01:00

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.